AutoYADM commit: 2025-01-14 16:25:05
This commit is contained in:
parent
54847e8fa7
commit
040dac74d7
1 changed files with 2 additions and 0 deletions
|
@ -18,6 +18,7 @@ set $menu tofi-run | xargs swaymsg exec --
|
||||||
set $drun tofi-drun --drun-launch=true
|
set $drun tofi-drun --drun-launch=true
|
||||||
set $wallpaper ~/Pictures/wallpapers/sidonia-blurred.png
|
set $wallpaper ~/Pictures/wallpapers/sidonia-blurred.png
|
||||||
|
|
||||||
|
set $lockcmd swaylock -c 121212 -e -f -F
|
||||||
set $exitcmd echo -e "No\nYes" | tofi --prompt-text="u sure u wanna exit lil bro?: " | grep -q Yes && swaymsg exit
|
set $exitcmd echo -e "No\nYes" | tofi --prompt-text="u sure u wanna exit lil bro?: " | grep -q Yes && swaymsg exit
|
||||||
|
|
||||||
set $bg #121212
|
set $bg #121212
|
||||||
|
@ -141,6 +142,7 @@ default_floating_border pixel 1
|
||||||
|
|
||||||
# Exit sway (logs you out of your Wayland session)
|
# Exit sway (logs you out of your Wayland session)
|
||||||
bindsym $mod+Shift+l exec $exitcmd
|
bindsym $mod+Shift+l exec $exitcmd
|
||||||
|
bindsym $mod+l exec $lockcmd
|
||||||
#
|
#
|
||||||
# Moving around:
|
# Moving around:
|
||||||
#
|
#
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue