Marty Oehme
393dd4e042
Removed dimswitch script. I liked it but it has been utterly superseded by styler; if wanting to switch light and dark I can just switch to light or dark base16 theme and do not have to rely on alacritty config file hacking through dimswitch (well, now just through styler, yay.) exist script will print message to stdout even if it prints to notify, this makes more sense since now passing a loudness factor just adds it to the message, instead of replacing printed message with libnotify. Added stow ignores to top-level files. Not entirely sure if it is needed, but they were linked on my system and the change shouldn't hurt.
4 lines
83 B
Text
4 lines
83 B
Text
--target=~
|
|
--ignore='^.gitlab-ci.yml$'
|
|
--ignore='^.stowrc$'
|
|
--ignore='^.githooks$'
|