diff options
| author | joott <josh@ottmail.me> | 2025-07-31 10:30:30 -0400 |
|---|---|---|
| committer | joott <josh@ottmail.me> | 2025-07-31 10:30:30 -0400 |
| commit | d41482d29f92e0eae1cb5e94828eb2a2600de631 (patch) | |
| tree | 7bd1e07f120df4ce6dc526815488115d900c46d8 /.config/sway | |
| parent | 6f520a9156c512dea9e3702fa705e92176e4026e (diff) | |
| download | dotfiles-d41482d29f92e0eae1cb5e94828eb2a2600de631.tar.gz dotfiles-d41482d29f92e0eae1cb5e94828eb2a2600de631.zip | |
misc tweaks
Diffstat (limited to '.config/sway')
| -rw-r--r-- | .config/sway/config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/sway/config b/.config/sway/config index 5f1015a..2917ab6 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -65,6 +65,7 @@ bindsym $mod+Shift+d reload bindsym $mod+Shift+f 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' bindsym $mod+q exec dunstctl close +bindsym $mod+m exec dunstctl context # Moving around: |