Dotfiles for my tiling window manager + terminal workflow.
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.

16 lines
313 B

  1. #!/bin/bash
  2. picom &
  3. pulseaudio --start
  4. imwheel
  5. xmodmap ~/.Xmodmap
  6. redshift -O 3000
  7. xset r rate $XSET_DELAY $XSET_RATE
  8. /usr/lib/notification-daemon-1.0/notification-daemon &
  9. picom &
  10. imwheel &
  11. numlockx on &
  12. start-pulseaudio-x11 &
  13. wal -i $(/home/kevin/scripts/shuffler "$HOME/Pictures/Backgrounds/dim/editing") &