diff options
author | Yaroslav de la Peña Smirnov <yps@yaroslavps.com> | 2023-03-21 17:01:28 +0300 |
---|---|---|
committer | Yaroslav de la Peña Smirnov <yps@yaroslavps.com> | 2023-03-21 17:01:28 +0300 |
commit | ff0ac3b1cd63f4da4c4b88e14ac1f76a9545ff3d (patch) | |
tree | f4032ee7bf5b666c7f4980f1c5ab7c34a7e5853b /dotfiles/.config | |
parent | 51e3a75388afedf3962d0e0fb10659db83a536c2 (diff) | |
download | swayrice-ff0ac3b1cd63f4da4c4b88e14ac1f76a9545ff3d.tar.gz swayrice-ff0ac3b1cd63f4da4c4b88e14ac1f76a9545ff3d.zip |
"Use" KDE oxygen sound effects
Diffstat (limited to 'dotfiles/.config')
-rw-r--r-- | dotfiles/.config/foot/foot.ini | 4 | ||||
-rw-r--r-- | dotfiles/.config/sway/config | 6 |
2 files changed, 6 insertions, 4 deletions
diff --git a/dotfiles/.config/foot/foot.ini b/dotfiles/.config/foot/foot.ini index 458d386..be2f5d1 100644 --- a/dotfiles/.config/foot/foot.ini +++ b/dotfiles/.config/foot/foot.ini @@ -5,7 +5,7 @@ term = foot-extra [colors] -alpha = 0.92 +#alpha = 0.92 foreground = fcf8e2 #white background = 151517 #black @@ -36,5 +36,5 @@ osc8-underline = always [bell] urgent = yes -command = ffplay -nodisp -loglevel 8 -autoexit -i /home/yaroslav/.local/share/soundalerts/ding.ogg +command = canberra-gtk-play -i Oxygen-Sys-App-Message command-focused = yes diff --git a/dotfiles/.config/sway/config b/dotfiles/.config/sway/config index f609f89..36b89b9 100644 --- a/dotfiles/.config/sway/config +++ b/dotfiles/.config/sway/config @@ -52,10 +52,10 @@ exec_always { } ##### Startup scripts and programs ##### -# Waybar -exec waybar_launch # Audio exec pipewire-restart +# Waybar +exec waybar_launch # playerctl daemon for better MPRIS support exec playerctld daemon # Music daemon @@ -68,6 +68,8 @@ exec mako exec_always setsessionenv # xdg-desktop-portal screen sharing crap exec dbus-update-activation-environment DISPLAY I3SOCK SWAYSOCK WAYLAND_DISPLAY XDG_CURRENT_DESKTOP=sway +# log in sound +exec sleep 2 && canberra-gtk-play -i Oxygen-Sys-App-Positive # Workspace names # to display names or symbols instead of plain workspace numbers you can use |