fix: Update eww to match hyprland
This commit is contained in:
parent
bd75c46a27
commit
e147a91d84
5 changed files with 42 additions and 45 deletions
|
|
@ -51,10 +51,6 @@ general {
|
|||
|
||||
decoration {
|
||||
rounding=4
|
||||
blur=1
|
||||
blur_size=3 # minimum 1
|
||||
blur_passes=1 # minimum 1
|
||||
blur_new_optimizations=true
|
||||
}
|
||||
|
||||
animations {
|
||||
|
|
@ -84,6 +80,8 @@ misc {
|
|||
animate_mouse_windowdragging=0
|
||||
enable_swallow=true
|
||||
swallow_regex=^(.*)(kitty)(.*)$
|
||||
layers_hog_keyboard_focus=false
|
||||
animate_mouse_windowdragging=true
|
||||
# swallow_exception_regex = ^(?:(?:^|\s)([a-zA-Z0-9]+\b)+(?:$|[^\w\s]))$
|
||||
|
||||
}
|
||||
|
|
@ -121,6 +119,7 @@ bind=SUPER,Q,killactive,
|
|||
bind=SUPERSHIFT,M,exit,
|
||||
bind=SUPER,E,exec,nautilus --new-window
|
||||
bind=SUPER,N,exec,neovide --novsync
|
||||
bind=SUPER,M,exec,oxidash-gtk
|
||||
bind=SUPER,V,togglefloating,
|
||||
bind=SUPER,B,fullscreen,
|
||||
bind=SUPER,R,exec,anyrun
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue