Remove window and drun from rofi
This commit is contained in:
parent
21ba8c97f0
commit
27565e9c59
1 changed files with 1 additions and 1 deletions
2
i3.nix
2
i3.nix
|
@ -81,7 +81,7 @@ pkgs.writeText "i3-conf" ''
|
|||
bindcode 233 exec --no-startup-id brightnessctl set 5%+
|
||||
|
||||
bindsym $mod+Return exec alacritty
|
||||
bindsym $mod+d exec --no-startup-id "rofi -theme 'Arc-Dark' -show combi -combi-modes 'window,drun,run' -modes combi"
|
||||
bindsym $mod+d exec --no-startup-id "rofi -theme 'Arc-Dark' -show combi -combi-modes 'run' -modes combi"
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue