sway: nautilus shortcut

This commit is contained in:
Daniel Meiburg 2023-10-11 22:28:16 +02:00
parent 7c7423f51b
commit d4e762ceb6
Signed by: dm
GPG Key ID: E5827ECFFE0AA4F2
1 changed files with 1 additions and 0 deletions

View File

@ -57,6 +57,7 @@ input type:keyboard {
### Key bindings ### Key bindings
bindsym $mod+Return exec $term bindsym $mod+Return exec $term
bindsym $mod+Shift+b exec firefox bindsym $mod+Shift+b exec firefox
bindsym $mod+Shift+f exec GTK_THEME=Nordic nautilus
bindsym $mod+Shift+m exec MOZ_ENABLE_WAYLAND=1 thunderbird bindsym $mod+Shift+m exec MOZ_ENABLE_WAYLAND=1 thunderbird
bindsym $mod+Shift+s exec shutdown -P now bindsym $mod+Shift+s exec shutdown -P now
bindsym $mod+Shift+a exec systemctl suspend bindsym $mod+Shift+a exec systemctl suspend