diff options
Diffstat (limited to 'config/rofi/applets/shared/theme.bash')
-rwxr-xr-x | config/rofi/applets/shared/theme.bash | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config/rofi/applets/shared/theme.bash b/config/rofi/applets/shared/theme.bash new file mode 100755 index 0000000..4807020 --- /dev/null +++ b/config/rofi/applets/shared/theme.bash @@ -0,0 +1,4 @@ +## Current Theme + +type="$HOME/.config/rofi/applets/type-1" +style='style-1.rasi' |