diff options
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 |