diff --git a/Theme-Selector b/Theme-Selector index 4c5201d..cb34bfc 100755 --- a/Theme-Selector +++ b/Theme-Selector @@ -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 ;; diff --git a/themes b/themes new file mode 120000 index 0000000..4180b9e --- /dev/null +++ b/themes @@ -0,0 +1 @@ +/home/holm/.config/themes \ No newline at end of file