AutoYADM commit: 2025-01-10 17:25:05

This commit is contained in:
Daniel Fichtinger 2025-01-10 17:25:05 -05:00
parent 529caa2b89
commit 5f5259f1d2
2 changed files with 19 additions and 2 deletions

View file

@ -17,7 +17,7 @@ set $right i
set $term ghostty
# Your preferred application launcher
# set $menu wmenu-run
set $menu tofi-drun | xargs swaymsg exec --
set $menu tofi-run | xargs swaymsg exec --
set $wallpaper ~/Pictures/wallpapers/sidonia-blurred.png
### Output configuration
@ -260,7 +260,8 @@ bindsym $mod+r mode "resize"
exec_always nm-applet
exec_always autotiling &
exec_always pkill waybar && waybar
# exec_always pkill waybar && waybar
exec waybar &
exec bluman-applet
exec_always pkill dunst && dunst &
exec tmux start-server &