1
0
mirror of https://github.com/tiyn/dotfiles.git synced 2025-10-09 19:11:15 +02:00

qol changes

- minor changes to snippets
- minor changes to aliases
- switching from ycm to coc for nvim autocomplete
This commit is contained in:
TiynGER
2020-10-30 08:12:56 +01:00
parent 614284d041
commit 81dcd6f453
8 changed files with 127 additions and 65 deletions

View File

@@ -23,13 +23,13 @@ super + F7
super + F8
dmenuumount
super + F9
sudo -A systemmctl restart NetworkManager
sudo -A systemctl restart NetworkManager
super + F10
prompt "Lock computer?" slock
prompt "Lock computer?" "slock"
super + F11
prompt "Shutdown computer?" sudo -A shutdown -h now
prompt "Shutdown computer?" "sudo -A shutdown -h now"
super + F12
prompt "Reboot computer?" sudo -A reboot now
prompt "Reboot computer?" "sudo -A reboot now"
XF86Launch1
xset dpms force off
XF86AudioMute