AutoYADM commit: 2025-02-08 15:50:06

This commit is contained in:
Daniel Fichtinger 2025-02-08 15:50:06 -05:00
parent 145a6673f2
commit 9a0e185c1a
2 changed files with 8 additions and 4 deletions

View file

@ -109,3 +109,7 @@ L = "no_op"
[keys.normal.g] [keys.normal.g]
z = "goto_window_center" z = "goto_window_center"
[keys.normal.backspace]
d = "delete_selection_noyank"
c = "change_selection_noyank"

View file

@ -16,13 +16,13 @@ set $term footclient
# set $menu wmenu-run # set $menu wmenu-run
set $menu tofi-run | xargs swaymsg exec -- 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 $present /home/fic/.config/sway/wl-present.sh
set $lockcmd swaylock -c 121212 -e -f -F
set $exitcmd echo -e "No\nYes" | tofi --prompt-text="u sure u wanna exit sway lil bro?: " | grep -q Yes && swaymsg exit 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 set $shutdowncmd echo -e "No\nYes" | tofi --prompt-text="u sure u wanna poweroff lil bro?: " | grep -q Yes && poweroff
set $wallpaper ~/Pictures/wallpapers/sidonia-blurred.png
set $present /home/fic/.config/sway/wl-present.sh
set $lockcmd swaylock -c 121212 -e -f -F
set $bg #121212 set $bg #121212
set $fg #f5f5f5 set $fg #f5f5f5