added wofi instead of rofi

This commit is contained in:
Robin
2025-07-20 01:25:56 +02:00
parent 2fc643bf30
commit 181d52ef89
24 changed files with 590 additions and 141 deletions

13
.config/wofi/config Executable file
View File

@@ -0,0 +1,13 @@
[config]
allow_images=true
width=500
show=drun
prompt=Search
height=400
term=kitty
hide_scroll=true
print_command=true
insensitive=true
columns=1
no_actions=true

View File

@@ -0,0 +1,90 @@
@import url('/home/glala/.cache/wal/colors-waybar.css');
@define-color mauve @color9;
@define-color red @color9;
@define-color lavender @color7;
@define-color text @color7;
* {
all:unset;
font-family: 'CodeNewRoman Nerd Font Mono', monospace;
font-size: 18px;
outline: none;
border: none;
text-shadow:none;
background-color:transparent;
}
window {
all:unset;
padding: 20px;
border-radius: 0px;
background-color: alpha(@background,.5);
}
#inner-box {
margin: 2px;
padding: 5px;
border: none;
}
#outer-box {
border: none;
}
#scroll {
margin: 0px;
padding: 30px;
border: none;
}
#input {
all:unset;
margin-left:20px;
margin-right:20px;
margin-top:20px;
padding: 20px;
border: none;
outline: none;
color: @text;
box-shadow: 1px 1px 5px rgba(0,0,0, .5);
border-radius:10;
background-color: alpha(@background,.2);
}
#input image {
border: none;
color: @red;
padding-right:10px;
}
#input * {
border: none;
outline: none;
}
#input:focus {
outline: none;
border: none;
border-radius:10;
}
#text {
margin: 5px;
border: none;
color: @text;
outline: none;
}
#entry {
all:unset;
padding: 20 0 20 45;
}
#entry arrow {
border: none;
color: @lavender;
}
#entry:selected {
border: none;
border-radius: 20px;
background-color: alpha(@background,.2);
}
#entry:selected #text {
color: @mauve;
}
#entry:drop(active) {
background-color: @lavender !important;
}

97
.config/wofi/style-waybar.css Executable file
View File

@@ -0,0 +1,97 @@
@import url('/home/glala/.cache/wal/colors-waybar.css');
@define-color mauve @color9;
@define-color red @color9;
@define-color lavender @color7;
@define-color text @color7;
@keyframes fadeIn {
0% {
}
100% {
}
}
* {
all: unset;
font-family: 'CodeNewRoman Nerd Font Mono', monospace;
font-size: 18px;
outline: none;
border: none;
text-shadow:none;
background-color:transparent;
}
window {
all:unset;
padding: 20px;
border-radius: 0px;
background-color: alpha(@background,.5);
}
#inner-box {
margin: 2px;
padding: 5px
border: none;
}
#outer-box {
border: none;
}
#scroll {
margin: 0px;
padding: 30px;
border: none;
}
#input {
all:unset;
margin-left:20px;
margin-right:20px;
margin-top:20px;
padding: 20px;
border: none;
outline: none;
color: @text;
box-shadow: 1px 1px 5px rgba(0, 0, 0, .5);
border-radius:10;
background-color: alpha(@background,.2);
}
#input image {
border: none;
color: @red;
}
#input * {
border: none;
outline: none;
}
#input:focus {
outline: none;
border: none;
border-radius:10;
}
#text {
margin: 5px;
border: none;
color: @text;
outline: none;
}
#entry {
border: none;
padding: 30;
}
#entry arrow {
border: none;
color: @lavender;
}
#entry:selected {
padding: 30;
border: none;
border-radius: 20px;
background-color: alpha(@background,.2);
}
#entry:selected #text {
color: @mauve;
}
#entry:drop(active) {
background-color: @lavender !important;
}

105
.config/wofi/style.css Executable file
View File

@@ -0,0 +1,105 @@
@import url('/home/glala/.cache/wal/colors-waybar.css');
@define-color mauve @color9;
@define-color red @color9;
@define-color lavender @color7;
@define-color text @color7;
@keyframes fadeIn {
0% {
}
100% {
}
}
* {
all:unset;
font-family: 'CodeNewRoman Nerd Font Mono', monospace;
font-size: 18px;
outline: none;
border: none;
text-shadow:none;
background-color:transparent;
}
window {
all:unset;
padding: 20px;
border-radius:10px;
background-color: alpha(@background,0.9);
}
#inner-box {
margin: 2px;
padding: 5px
border: none;
}
#outer-box {
border: none;
}
#scroll {
margin: 0px;
padding: 30px;
border: none;
}
#input {
all:unset;
margin-left:20px;
margin-right:20px;
margin-top:20px;
padding: 20px;
border: none;
outline: none;
color: @text;
box-shadow: 1px 1px 5px rgba(0,0,0, .5);
border-radius:10;
background-color: alpha(@background,.2);
}
#input image {
border: none;
color: @red;
padding-right:10px;
}
#input * {
border: none;
outline: none;
}
#input:focus {
outline: none;
border: none;
border-radius:10;
}
#text {
margin: 5px;
border: none;
color: @text;
outline: none;
}
#text {
margin: 5px;
border: none;
color: @text;
outline: none;
}
#entry {
border: none;
margin: 5px;
padding: 10px;
}
#entry arrow {
border: none;
color: @lavender;
}
#entry:selected {
box-shadow: 1px 1px 5px rgba(255,255,255, .03);
border: none;
border-radius: 20px;
background-color:transparent;
}
#entry:selected #text {
color: @mauve;
}
#entry:drop(active) {
background-color: @lavender !important;
}

13
.config/wofi/wallpaper Executable file
View File

@@ -0,0 +1,13 @@
[config]
allow_images=true
show=drun
width=800
height=600
always_parse_args=true
show_all=true
term=kitty
hide_scroll=true
print_command=true
insensitive=true
columns=4
image_size=150

14
.config/wofi/waybar Normal file
View File

@@ -0,0 +1,14 @@
[config]
allow_images=true
show=drun
width=1200
height=600
always_parse_args=true
show_all=true
term=kitty
hide_scroll=true
print_command=true
insensitive=true
columns=1
image_size=1050