Added keyring and minor changes

This commit is contained in:
dbroqua 2021-01-28 17:38:27 +01:00
parent 5a398abab4
commit 8085a6b7c7
1 changed files with 3 additions and 6 deletions

View File

@ -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