More rofi and suspend/lock

This commit is contained in:
Julian Ospald 2020-02-05 17:26:43 +01:00
parent 7236131bee
commit 3b72aabbff
1 changed files with 7 additions and 4 deletions

11
config
View File

@ -33,6 +33,9 @@ bindsym $mod+Shift+q kill
# start dmenu (a program launcher)
bindsym $mod+Shift+w exec --no-startup-id rofi -show window
bindsym $mod+d exec --no-startup-id rofi -show run
bindsym $mod+Shift+d exec --no-startup-id rofi -show drun
bindsym $mod+Shift+l exec --no-startup-id systemctl suspend
bindsym $mod+l exec --no-startup-id i3lock -c 000000
# bindsym $mod+Shift+d exec dmenu_run
# bindsym $mod+d exec --no-startup-id i3-dmenu-desktop
# bindsym $mod+d exec --no-startup-id xfce4-popup-whiskermenu
@ -54,10 +57,10 @@ bindsym $mod+Up focus up
bindsym $mod+Right focus right
# move focused window
bindsym $mod+Shift+j move left
bindsym $mod+Shift+k move down
bindsym $mod+Shift+l move up
bindsym $mod+Shift+odiaeresis move right
# bindsym $mod+Shift+j move left
# bindsym $mod+Shift+k move down
# bindsym $mod+Shift+l move up
# bindsym $mod+Shift+odiaeresis move right
# alternatively, you can use the cursor keys:
bindsym $mod+Shift+Left move left