-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
show=drun
width=400
height=300
always_parse_args=true
show_all=false
term=kitty
hide_scroll=true
print_command=true
insensitive=true
prompt=
columns=1
* {
font-family: "JetBrainsMono Nerd Font", "NotoSansMono Nerd Font", "Font Awesome 6 Brands", "JetBrains Mono", "Fira Code", "Inconsolata", "Noto Sans", monospace;
color: rgba(203, 30, 209, 1);
background: transparent;
}
#window {
background: rgba(41, 46, 66, 0.9);
margin: auto;
border-radius: 0px;
border: 1px solid #33ccff;
}
#input {
padding: 10px;
margin-bottom: 10px;
border-radius: 0px;
}
#outer-box {
padding: 20px;
}
#img {
margin-right: 6px;
}
#entry {
padding: 10px;
border-radius: 0px;
}
#entry:selected {
background-color: #2e3440;
}
#text {
margin: 2px;
}
After taking SS with hyprshot wofi centered, then started lagging when cursor was moved.
Metadata
Metadata
Assignees
Labels
No labels