sway: nautilus shortcut
This commit is contained in:
parent
7c7423f51b
commit
d4e762ceb6
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue