Compare commits

..

No commits in common. "3839aaa28cbec4419041af705ad65d1d1587d18f" and "b9475850d4c9e4c28dbe9c4b92f11fa65a9eaa34" have entirely different histories.

2 changed files with 0 additions and 4 deletions

View File

@ -16,5 +16,3 @@ LOCK="swaylock --screenshots --effect-blur 7x5 --indicator --clock | xargs hyprc
swayidle -w timeout 600 "$LOCK" before-sleep "$LOCK" & swayidle -w timeout 600 "$LOCK" before-sleep "$LOCK" &
swayidle -w timeout 1200 "systemctl hibernate" & swayidle -w timeout 1200 "systemctl hibernate" &
/usr/lib/polkit-kde-authentication-agent-1 &

View File

@ -34,5 +34,3 @@ cat() {
} }
unsetopt BEEP unsetopt BEEP
alias beep="sh -c 'speaker-test -t sine -f 600 > /dev/null & sleep .5 && pkill speaker-test'"