back to i3, update config

This commit is contained in:
Franzi 2020-08-23 16:32:31 +02:00
parent 26267a1fcd
commit ad76000844
Signed by: kunsi
GPG key ID: 12E3D2136B818350
3 changed files with 17 additions and 3 deletions

View file

@ -4,13 +4,13 @@ font pango:DejaVu Sans 9
floating_modifier $mod
bindsym $mod+Return exec i3-sensible-terminal
bindsym $mod+Return exec gnome-terminal
bindsym $mod+Shift+x kill
bindsym $mod+a exec rofi -show drun
#bindsym $mod+a exec i3-dmenu-desktop
bindsym Mod1+Tab exec rofi -show window
#bindsym Mod1+Tab exec rofi -show window
bindsym $mod+n focus left
bindsym $mod+r focus down
@ -103,7 +103,6 @@ exec xsetroot -solid "#000000"
exec xss-lock -n /home/kunsi/.bin/notify.sh -- /home/kunsi/.bin/screenlock.sh
exec xinput disable 'SynPS/2 Synaptics TouchPad'
exec xinput disable 'ELAN Touchscreen'
exec --no-startup-id dockd --daemon
#bindsym Control+$mod+l exec /home/kunsi/.bin/screenlock.sh
bindsym XF86Tools exec /home/kunsi/.bin/screenlock.sh