Updates
This commit is contained in:
2
hypr/settings/modules/waybar/themes/config.sh
Normal file
2
hypr/settings/modules/waybar/themes/config.sh
Normal file
@@ -0,0 +1,2 @@
|
||||
name="Themes"
|
||||
order=1
|
||||
4
hypr/settings/modules/waybar/themes/module.sh
Executable file
4
hypr/settings/modules/waybar/themes/module.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
_getHeader "$name" "$author"
|
||||
setsid $HOME/dotfiles/waybar/themeswitcher.sh 1>/dev/null 2>&1 &
|
||||
_goBack
|
||||
Reference in New Issue
Block a user