mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-11 09:44:08 -05:00
set mod key at top of config
This commit is contained in:
parent
93add4f7f6
commit
543405aca0
1 changed files with 1 additions and 2 deletions
|
|
@ -1,3 +1,4 @@
|
|||
set $mod Mod4
|
||||
###########################
|
||||
### Systemd Integration ###
|
||||
###########################
|
||||
|
|
@ -54,8 +55,6 @@ bindsym $mod+Shift+z exec $lock
|
|||
### KEYBINDINGS ###
|
||||
###################
|
||||
|
||||
set $mod Mod4
|
||||
|
||||
bindsym $mod+Return exec $term
|
||||
bindsym $mod+Shift+q kill
|
||||
bindsym $mod+Shift+e exec swaynag -t warning -m 'You pressed the exit shortcut. Do you really want to exit sway? This will end your Wayland session.' -B 'Yes, exit sway' 'swaymsg exit'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue