More ping sites for network script, vimrc changes, remove .config/setup

This commit is contained in:
natemaia
2018-07-13 14:01:38 -07:00
parent b514f3ef29
commit 15aadd2112
7 changed files with 26 additions and 41 deletions

View File

@ -76,8 +76,8 @@ exec --no-startup-id /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
exec --no-startup-id gnome-keyring-daemon --start --components=pkcs11
# pressing super key alone simulates pressing Alt-F1
exec --no-startup-id ksuperkey -e 'Super_L=Alt_L|F1' &
exec --no-startup-id ksuperkey -e 'Super_R=Alt_L|F1' &
exec --no-startup-id ksuperkey -e 'Super_L=Alt_L|F1'
exec --no-startup-id ksuperkey -e 'Super_R=Alt_L|F1'
###########################################################
############# Bindings ##################