Skip to content

Can't center wofi on arch+hypr. #24

@ImRlyQt

Description

@ImRlyQt
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;
}
Image

After taking SS with hyprshot wofi centered, then started lagging when cursor was moved.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions