added xmodmap
This commit is contained in:
+3
-3
@@ -83,7 +83,7 @@ bindsym $mod+Ctrl+KP_Page_Up exec $myTerm -e wopr report.xml
|
||||
bindsym $mod+Home exec "autorandr -c"
|
||||
|
||||
# toggle polybar
|
||||
bindsym $mod+Shift+f exec "polybar-msg cmd toggle && sleep 5 && polybar-msg cmd hide"
|
||||
bindsym $mod+Shift+f exec "polybar-msg cmd toggle"
|
||||
|
||||
# make screenshot
|
||||
bindsym $mod+Print exec "flameshot full -c"
|
||||
@@ -310,8 +310,8 @@ bindsym $mod+Shift+r restart
|
||||
bindsym $mod+Ctrl+Shift+$alt+l exec --no-startup-id light-locker-command -l
|
||||
|
||||
# Set shut down, restart and locking features
|
||||
bindsym $mod+Shift+Ctrl+$alt+h exec --no-startup-id loginctl hibernate
|
||||
bindsym $mod+Shift+Ctrl+$alt+s exec --no-startup-id loginctl suspend
|
||||
bindsym $mod+Shift+Ctrl+$alt+h exec --no-startup-id systemctl hibernate
|
||||
bindsym $mod+Shift+Ctrl+$alt+s exec --no-startup-id systemctl suspend
|
||||
|
||||
#bindsym $mod+0 mode "$mode_system"
|
||||
#set $mode_system (l)ock, (e)xit, switch_(u)ser, (s)uspend, (h)ibernate, (r)eboot, (Shift+s)hutdown
|
||||
|
||||
Reference in New Issue
Block a user