diff options
| author | Anhgelus Morhtuuzh <anhgelus.morhtuuzh@gmx.com> | 2023-07-25 23:50:32 +0200 |
|---|---|---|
| committer | Anhgelus Morhtuuzh <anhgelus.morhtuuzh@gmx.com> | 2023-07-25 23:50:32 +0200 |
| commit | 1b72a07b4459ebdac1399e919bccc8ae215b916d (patch) | |
| tree | 1c9b3b52fa6138a1b4efbb90f8d1307eb595ec85 /config/rofi/applets/shared/theme.bash | |
| parent | c57e8ab185623510e527400a34d729b313daffc4 (diff) | |
feat(polybar): switch to 24h date
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..02b214b --- /dev/null +++ b/config/rofi/applets/shared/theme.bash @@ -0,0 +1,4 @@ +## Current Theme + +type="$HOME/.config/rofi/applets/type-1" +style='style-6.rasi' |
