walker: use layer instead of window
Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
parent
b07d0ef6fe
commit
b790e73b6a
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ in {
|
|||
search.placeholder = "";
|
||||
|
||||
# HACK: Window client required to send Esc key on Hyprland
|
||||
as_window = true; # Disable layer
|
||||
#// as_window = true; # Disable layer
|
||||
|
||||
# https://github.com/abenz1267/walker/wiki/Modules
|
||||
# https://github.com/PapirusDevelopmentTeam/papirus-icon-theme/tree/master/Papirus/64x64
|
||||
|
|
Loading…
Reference in a new issue