Configure for .stowrc
This commit is contained in:
parent
e58bb4c0a0
commit
1091129506
132 changed files with 4 additions and 18 deletions
6
slackware/home/bin/scripts/themepick
Executable file
6
slackware/home/bin/scripts/themepick
Executable file
|
|
@ -0,0 +1,6 @@
|
|||
#!/usr/bin/fish
|
||||
|
||||
set theme (flavours list | tr ' ' '\n' | dmenu)
|
||||
|
||||
flavours apply $theme &&
|
||||
eval ~/.config/base16-shell/scripts/base16-$theme.sh
|
||||
Loading…
Add table
Add a link
Reference in a new issue