From 647dccef36df1e3f317c22dbd161f77c2faf306f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yaroslav=20de=20la=20Pe=C3=B1a=20Smirnov?= Date: Tue, 21 Mar 2023 17:37:12 +0300 Subject: System sound tweaks --- dotfiles/.local/bin/lock-color | 2 ++ 1 file changed, 2 insertions(+) (limited to 'dotfiles/.local/bin/lock-color') diff --git a/dotfiles/.local/bin/lock-color b/dotfiles/.local/bin/lock-color index 2d30e0b..2187d44 100755 --- a/dotfiles/.local/bin/lock-color +++ b/dotfiles/.local/bin/lock-color @@ -8,6 +8,8 @@ if [ "$1" != "screenon" ]; then swayidle timeout 30 'swaymsg "output * dpms off"' resume 'swaymsg "output * dpms on"' & fi +canberra-gtk-play -i Oxygen-Window-All-Desktops-Not & swaylock pkill -n swayidle +canberra-gtk-play -i Oxygen-Window-All-Desktops -- cgit v1.2.3