[rofi] for some reason, `window' is not a valid value anymore
This commit is contained in:
parent
c4c80945e8
commit
dbe0c491bb
@ -3,6 +3,6 @@
|
||||
configuration {
|
||||
show-icons: true;
|
||||
sidebar-mode: false;
|
||||
modi: "window,ssh,drun,combi";
|
||||
modi: "ssh,drun,combi";
|
||||
}
|
||||
@theme "nord"
|
||||
|
@ -24,7 +24,7 @@ set $down t
|
||||
set $up s
|
||||
set $right r
|
||||
set $term kitty
|
||||
set $menu "rofi -combi-modi drun,window -show combi"
|
||||
set $menu "rofi -combi-modi drun -show combi"
|
||||
|
||||
output eDP-1 {
|
||||
mode 1920x1080@120Hz
|
||||
|
Loading…
Reference in New Issue
Block a user