Compare commits

..

No commits in common. "0b27da3f22a94b154cb14946d90fe18a2a3ec4f4" and "68964d6ffd253f4850ed4e61a43c06f0c3a28fd1" have entirely different histories.

2 changed files with 0 additions and 5 deletions

View File

@ -94,9 +94,6 @@ font pango:Noto Sans Mono Regular 10
# Exit sway (logs you out of your Wayland session)
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'
# Lock and suspend
bindsym $mod+Escape exec "swaynag -t warning -m 'You pressed the SUSPEND shortcut. Do you really want to SUSPEND?' -B 'Yes, SUSPEND' '$ScreenLockCmd; systemctl -i suspend'"
#
# Moving around:
#

View File

@ -1,2 +0,0 @@
# Notifications daemon that Lumina for some reason doesn't include
exec --no-startup-id mako --font "Noto Serif" --icons 1 --default-timeout 3000 --anchor bottom-left --progress-color "#970000"