mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-01-27 04:34:12 +01:00
Compare commits
No commits in common. "0b27da3f22a94b154cb14946d90fe18a2a3ec4f4" and "68964d6ffd253f4850ed4e61a43c06f0c3a28fd1" have entirely different histories.
0b27da3f22
...
68964d6ffd
@ -94,9 +94,6 @@ font pango:Noto Sans Mono Regular 10
|
|||||||
|
|
||||||
# Exit sway (logs you out of your Wayland session)
|
# 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'
|
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:
|
# Moving around:
|
||||||
#
|
#
|
||||||
|
@ -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"
|
|
Loading…
Reference in New Issue
Block a user