diff --git a/.config/sway/autostart.sh b/.config/sway/autostart.sh index 41fc05e..493921e 100755 --- a/.config/sway/autostart.sh +++ b/.config/sway/autostart.sh @@ -5,4 +5,5 @@ # pidof lxpolkit || lxpolkit & # pidof picom || picom & # wal -R +# pkill swaybg; swaybg -i ~/docs/bg/catpuccin/cat-bg-black3-fg-rosewater.png -m fill pkill swaybg; swaybg -i ~/docs/bg/catpuccin/cat-bg-black3-fg-rosewater.png -m fill diff --git a/.config/sway/config b/.config/sway/config index 7181961..7a56edb 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -9,7 +9,7 @@ set $calculator "rofi -show calc" set $calendar "$terminal -e nvim +Agenda" set $feed_reader "$terminal -e newsboat" set $file_manager nemo -set $music_player "kitty -e ncmpcpp" +set $music_player "kitty -e rmpc" set $screen_locker "swaylock -c 000000" font pango:mononoki 12 @@ -82,7 +82,7 @@ bindsym $mod+Control+q floating toggle bindsym $mod+Return exec $terminal bindsym $mod+space exec --no-startup-id "rofi -show drun" -bindsym $mod+grave exec flameshot gui +bindsym $mod+grave exec grim -g "$(slurp)" - | swappy -f - bindsym $mod+1 exec $file_manager bindsym $mod+2 exec $browser bindsym $mod+3 exec $calculator