changes to quikcshell and hypr config
This commit is contained in:
parent
132d3898b6
commit
3b37732323
@ -1,7 +1,7 @@
|
||||
include = ~/.config/fuzzel/colors.ini
|
||||
[main]
|
||||
|
||||
font=Google Sans:size=8
|
||||
font=Google Sans:size=12
|
||||
match-mode=fuzzy
|
||||
[border]
|
||||
radius=0
|
||||
|
||||
@ -122,7 +122,7 @@ decoration {
|
||||
|
||||
# https://wiki.hyprland.org/Configuring/Variables/#blur
|
||||
blur {
|
||||
enabled = true
|
||||
enabled = false
|
||||
size = 3
|
||||
passes =2
|
||||
|
||||
@ -336,7 +336,6 @@ windowrule = suppressevent maximize, class:.*
|
||||
|
||||
# Fix some dragging issues with XWayland
|
||||
windowrule = nofocus,class:^$,title:^$,xwayland:1,floating:1,fullscreen:0,pinned:0
|
||||
layerrule = blur, quickshell
|
||||
layerrule = ignorealpha 0, quickshell
|
||||
windowrule = float,title:^(qs-wallswitcher)$
|
||||
windowrule = float,title:^(qs-fontpicker)$
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
include colors.conf
|
||||
window_padding_width 10
|
||||
background_opacity 1
|
||||
dynamic_background_opacity yes
|
||||
background_opacity 0.9
|
||||
dynamic_background_opacity no
|
||||
font_size 10
|
||||
|
||||
# BEGIN_KITTY_FONTS
|
||||
|
||||
2
nvim
2
nvim
@ -1 +1 @@
|
||||
Subproject commit f038bcd8bfc9f345355befd5cb3d33ce06bf393f
|
||||
Subproject commit ec0d1e0be3a77f13bf61b689d9684d008fdd2691
|
||||
@ -1 +1 @@
|
||||
Subproject commit 25e98652d1f5cf7bdcdcd5eb6f70cfbe8362f85d
|
||||
Subproject commit 49119bf0de530f286efd24238e82b32888bdfdda
|
||||
Loading…
x
Reference in New Issue
Block a user