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/foot/foot.ini | |
parent | 51e3a75388afedf3962d0e0fb10659db83a536c2 (diff) | |
download | swayrice-ff0ac3b1cd63f4da4c4b88e14ac1f76a9545ff3d.tar.gz swayrice-ff0ac3b1cd63f4da4c4b88e14ac1f76a9545ff3d.zip |
"Use" KDE oxygen sound effects
Diffstat (limited to 'dotfiles/.config/foot/foot.ini')
-rw-r--r-- | dotfiles/.config/foot/foot.ini | 4 |
1 files changed, 2 insertions, 2 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 |