Fix fuzzel
This commit is contained in:
parent
ad3c7789ec
commit
f06e4c0e90
1 changed files with 3 additions and 1 deletions
|
|
@ -80,6 +80,8 @@
|
||||||
"_JAVA_AWT_WM_NONREPARENTING,1" # Java tiling fix
|
"_JAVA_AWT_WM_NONREPARENTING,1" # Java tiling fix
|
||||||
];
|
];
|
||||||
|
|
||||||
|
layerrule = [ "stayfocused, fuzzel" ];
|
||||||
|
|
||||||
"$mod" = "SUPER";
|
"$mod" = "SUPER";
|
||||||
"$term" = "ghostty";
|
"$term" = "ghostty";
|
||||||
"$menu" = "fuzzel";
|
"$menu" = "fuzzel";
|
||||||
|
|
@ -259,7 +261,7 @@
|
||||||
icon-theme = "Adwaita";
|
icon-theme = "Adwaita";
|
||||||
terminal = "ghostty";
|
terminal = "ghostty";
|
||||||
prompt = "\" \"";
|
prompt = "\" \"";
|
||||||
keyboard-focus = "on-demand";
|
keyboard-focus = "yes";
|
||||||
exit-on-keyboard-focus-loss = "yes";
|
exit-on-keyboard-focus-loss = "yes";
|
||||||
matching-mode = "fzf";
|
matching-mode = "fzf";
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue