diff --git a/config/sway/config b/config/sway/config index 062ef79..cec764b 100644 --- a/config/sway/config +++ b/config/sway/config @@ -55,9 +55,6 @@ set $menu wofi -c ~/.config/wofi/config -s ~/.config/wofi/style.css -I set $ps1 Print set $ps2 Control+Print -# Wallpaper -set $wallpapers_path $HOME/Nextcloud/images/Wallpaper/Rotation - # Modals set $modalWidth 1280 set $modalHeight 800 @@ -97,6 +94,7 @@ exec swayidle -w \ # exec dbus-daemon --session --address=unix:path=$XDG_RUNTIME_DIR/bus +exec gnome-keyring-daemon exec mako exec nextcloud exec remmina -i @@ -168,7 +166,7 @@ bindsym $mod+n exec "/home/dbroqua/Softwares/Zettlr" bindsym --locked XF86AudioRaiseVolume exec pactl set-sink-volume @DEFAULT_SINK@ +5% bindsym --locked XF86AudioLowerVolume exec pactl set-sink-volume @DEFAULT_SINK@ -5% bindsym --locked XF86AudioMute exec pactl set-sink-mute @DEFAULT_SINK@ toggle -bindsym XF86AudioPlay exec ~/bin/mpc.sh PlayPause +bindsym XF86AudioPlay exec mpc toggle bindsym XF86AudioPrev exec mpc prev bindsym XF86AudioNext exec mpc next bindsym $mod+shift+p exec "$term -t 'Pulse Mixer' -e pulsemixer" @@ -315,8 +313,7 @@ client.urgent $nord11 $nord11 $nord4 $nord12 $nord12 ### Background # -output * bg $(find $wallpapers_path -type f | shuf -n 1) fill -output * bg /home/dbroqua/Nextcloud/images/Wallpaper/Nord\ Theme/thinkpad.png fill +output * bg /home/dbroqua/.wallpaper fill ### Include other