Another copy of my dotfiles. Because I don't completely trust GitHub.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
332 B

4 years ago
4 years ago
  1. #!/bin/bash
  2. curl 'http://yeetclock/setcolor?R=2000&G=10&B=000&O=0'
  3. /home/yigit/.scripts/pacontrol.sh open-mute
  4. /home/yigit/.scripts/dunst_toggle.sh -s
  5. betterlockscreen -l -t 'Stay the fuck out!'
  6. /home/yigit/.scripts/dunst_toggle.sh -e
  7. /home/yigit/.scripts/pacontrol.sh toggle-mute
  8. curl 'http://yeetclock/setcolor?R=136&G=192&B=208'