AutoYADM commit: 2025-02-25 15:55:12
This commit is contained in:
parent
c97a5d7e6f
commit
6aabbbeed1
1 changed files with 2 additions and 2 deletions
|
@ -16,7 +16,7 @@ set $term footclient
|
|||
# set $menu wmenu-run
|
||||
set $menu tofi-run | xargs swaymsg exec --
|
||||
# set $menu tofi-run | xargs swaymsg exec --
|
||||
set $drun fuzzel --hide-before-typing --placeholder="Select an application:"
|
||||
set $drun fuzzel --hide-before-typing -I --placeholder="Select an application:"
|
||||
# set $drun tofi-drun --drun-launch=true
|
||||
set $exitcmd echo -e "No\nYes" | tofi --prompt-text="u sure u wanna exit sway lil bro?: " | grep -q Yes && swaymsg exit
|
||||
set $shutdowncmd echo -e "No\nYes" | tofi --prompt-text="u sure u wanna poweroff lil bro?: " | grep -q Yes && poweroff
|
||||
|
@ -148,7 +148,7 @@ default_floating_border pixel 1
|
|||
# Exit sway (logs you out of your Wayland session)
|
||||
# bindsym $mod+Shift+l exec $lockcmd
|
||||
bindsym $mod+Shift+l exec $lockcmd
|
||||
bindsym $mod+Tab exec ~/scripts/windows.py
|
||||
bindsym $mod+Tab exec sway-window-switcher
|
||||
bindsym $mod+Shift+u exec $exitcmd
|
||||
bindsym $mod+Shift+semicolon exec $shutdowncmd
|
||||
# bindsym $mod+l exec $lockcmd
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue