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
|
||||
# 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" <<<"\
|
||||
vortex|\
|
||||
space_moon_spaceship|\
|
||||
catcity|\
|
||||
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|\
|
||||
BlueSphereRoom|\
|
||||
CloudImKopf|\
|
||||
ColourSphere|\
|
||||
Cyburai|\
|
||||
deskretro0001|\
|
||||
NeonPixel|\
|
||||
NightAurora|\
|
||||
*** NON FAVS ***|\
|
||||
BadCat|\
|
||||
Catcity00|\
|
||||
Catcity01|\
|
||||
Catcenter|\
|
||||
Dubai|\
|
||||
ghibli0001|\
|
||||
homl_flow|\
|
||||
homl_giraffeau|\
|
||||
homl_gogh|\
|
||||
homl_pop|\
|
||||
Nightface|\
|
||||
eva01|\
|
||||
Ghibli|\
|
||||
GhostInTheShell|\
|
||||
homl_flow|\
|
||||
homl_giraffeau|\
|
||||
lain1|\
|
||||
lain2|\
|
||||
Manga0001|\
|
||||
MatrixHead|\
|
||||
linux25-1|\
|
||||
Morpheus|\
|
||||
Mushrooms|\
|
||||
Neon|\
|
||||
NeonPixel|\
|
||||
Night|\
|
||||
Oceancity|\
|
||||
retro0001|\
|
||||
retro0010|\
|
||||
Retrofun24|\
|
||||
RoseBlue|\
|
||||
Skate|\
|
||||
vortex|\
|
||||
VW|\
|
||||
Zimmer|\
|
||||
wp1|\
|
||||
wp2|\
|
||||
wp3|\
|
||||
wp4|\
|
||||
wp5|\
|
||||
wp6|\
|
||||
wp7|\
|
||||
wp8|\
|
||||
wp9|\
|
||||
wp10|\
|
||||
wp11|\
|
||||
wp12|\
|
||||
wp13|\
|
||||
wp14|\
|
||||
wp15|\
|
||||
wp16|\
|
||||
wp17|\
|
||||
wp18")"
|
||||
")"
|
||||
Theme $MENU
|
||||
#case "$MENU" in
|
||||
## *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