Neue Themes 2025-06
This commit is contained in:
parent
9dd4252894
commit
6d38545059
2 changed files with 17 additions and 53 deletions
|
@ -1,70 +1,33 @@
|
||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
# shutdown menu i3blocks
|
# shutdown menu i3blocks
|
||||||
MENU="$(rofi -sep "|" -dmenu -i -p 'Theme auswählen' -width 12 -hide-scrollbar -line-padding 4 -padding 20 -lines 4 -font "Berkeley Mono Bold 14" <<<"\
|
MENU="$(rofi -sep "|" -dmenu -i -p 'Theme auswählen' -width 12 -hide-scrollbar -line-padding 4 -padding 20 -lines 4 -font "Berkeley Mono Bold 14" <<<"\
|
||||||
vortex|\
|
BlueSphereRoom|\
|
||||||
space_moon_spaceship|\
|
CloudImKopf|\
|
||||||
catcity|\
|
ColourSphere|\
|
||||||
eye|\
|
|
||||||
linux25-1|\
|
|
||||||
linux25-2|\
|
|
||||||
linux25-3|\
|
|
||||||
linux25-4|\
|
|
||||||
linux25-5|\
|
|
||||||
### 2024 ###|\
|
|
||||||
bunker-0001|\
|
|
||||||
Cat|\
|
|
||||||
Cat-0010|\
|
|
||||||
Cat-0011|\
|
|
||||||
Cat-0100|\
|
|
||||||
Cat-0101|\
|
|
||||||
Cat-0111|\
|
|
||||||
Circle|\
|
|
||||||
Cyburai|\
|
Cyburai|\
|
||||||
deskretro0001|\
|
deskretro0001|\
|
||||||
|
NeonPixel|\
|
||||||
|
NightAurora|\
|
||||||
|
*** NON FAVS ***|\
|
||||||
|
BadCat|\
|
||||||
|
Catcity00|\
|
||||||
|
Catcity01|\
|
||||||
|
Catcenter|\
|
||||||
Dubai|\
|
Dubai|\
|
||||||
ghibli0001|\
|
|
||||||
homl_flow|\
|
|
||||||
homl_giraffeau|\
|
|
||||||
homl_gogh|\
|
|
||||||
homl_pop|\
|
|
||||||
Nightface|\
|
|
||||||
eva01|\
|
eva01|\
|
||||||
Ghibli|\
|
Ghibli|\
|
||||||
GhostInTheShell|\
|
GhostInTheShell|\
|
||||||
|
homl_flow|\
|
||||||
|
homl_giraffeau|\
|
||||||
lain1|\
|
lain1|\
|
||||||
lain2|\
|
lain2|\
|
||||||
Manga0001|\
|
linux25-1|\
|
||||||
MatrixHead|\
|
|
||||||
Morpheus|\
|
Morpheus|\
|
||||||
Mushrooms|\
|
RoseBlue|\
|
||||||
Neon|\
|
|
||||||
NeonPixel|\
|
|
||||||
Night|\
|
|
||||||
Oceancity|\
|
|
||||||
retro0001|\
|
|
||||||
retro0010|\
|
|
||||||
Retrofun24|\
|
|
||||||
Skate|\
|
Skate|\
|
||||||
|
vortex|\
|
||||||
VW|\
|
VW|\
|
||||||
Zimmer|\
|
")"
|
||||||
wp1|\
|
|
||||||
wp2|\
|
|
||||||
wp3|\
|
|
||||||
wp4|\
|
|
||||||
wp5|\
|
|
||||||
wp6|\
|
|
||||||
wp7|\
|
|
||||||
wp8|\
|
|
||||||
wp9|\
|
|
||||||
wp10|\
|
|
||||||
wp11|\
|
|
||||||
wp12|\
|
|
||||||
wp13|\
|
|
||||||
wp14|\
|
|
||||||
wp15|\
|
|
||||||
wp16|\
|
|
||||||
wp17|\
|
|
||||||
wp18")"
|
|
||||||
Theme $MENU
|
Theme $MENU
|
||||||
#case "$MENU" in
|
#case "$MENU" in
|
||||||
## *Neon) echo Theme $MENU ;;
|
## *Neon) echo Theme $MENU ;;
|
||||||
|
|
1
themes
Symbolic link
1
themes
Symbolic link
|
@ -0,0 +1 @@
|
||||||
|
/home/holm/.config/themes
|
Loading…
Add table
Add a link
Reference in a new issue