diff --git a/home/i3/default.nix b/home/i3/default.nix index 01564d2..81efb6e 100644 --- a/home/i3/default.nix +++ b/home/i3/default.nix @@ -324,7 +324,7 @@ in { "${mod}+m" = "exec --no-startup-id sound-switcher-flexbox"; }); - menu = "rofi -modi run#calc -show run -show-icons -run-shell-command '{terminal} -e fish -ic \"{cmd} && read\"' -matching fuzzy"; + menu = "rofi -modi combi#calc -show combi -show-icons -run-shell-command '{terminal} -e fish -ic \"{cmd} && read\"' -matching fuzzy"; # Press $mod+Shift+g to enter the gap mode. Choose o or i for modifying outer/inner gaps. # Press one of + / - (in-/decrement for current workspace) or 0 (remove gaps for current workspace).