Adds styling for hyprswitch
This commit is contained in:
parent
79fd94bca7
commit
5c51cff353
5 changed files with 34 additions and 5 deletions
|
|
@ -1,7 +1,8 @@
|
|||
#!/bin/env sh
|
||||
|
||||
sass \
|
||||
sass --no-source-map \
|
||||
$HOME/.config/swaync/style/style.scss:$HOME/.config/swaync/style.css \
|
||||
$HOME/.config/waybar/scss/style.scss:$HOME/.config/waybar/style.css \
|
||||
$HOME/.config/nwg-drawer/style/style.scss:$HOME/.config/nwg-drawer/drawer.css \
|
||||
$HOME/.config/anyrun/style/entry.scss:$HOME/.config/anyrun/style.css
|
||||
$HOME/.config/anyrun/style/entry.scss:$HOME/.config/anyrun/style.css \
|
||||
$HOME/.config/hyprswitch/style/style.scss:$HOME/.config/hyprswitch/style.css
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue