update
This commit is contained in:
@@ -15,6 +15,7 @@ OR EDIT THIS ONE ACCORDING TO THE WIKI INSTRUCTIONS.
|
||||
# See https://wiki.hyprland.org/Configuring/Monitors/
|
||||
monitor = , preferred, auto, auto
|
||||
monitor = DP-2, 2560x1440@75, auto, 1
|
||||
monitor = DP-1, 2256x1504@60, auto, 1
|
||||
|
||||
# See https://wiki.hyprland.org/Configuring/Keywords/ for more
|
||||
|
||||
@@ -30,6 +31,7 @@ exec-once = /usr/lib/polkit-kde-authentication-agent-1
|
||||
exec-once = fcitx5 --replace -d
|
||||
exec-once = udiskie &
|
||||
exec-once = waybar &
|
||||
exec-once = v2raya --lite &
|
||||
exec-once = mako
|
||||
exec-once = blueman-applet
|
||||
exec-once = nm-applet --indicator
|
||||
@@ -92,10 +94,12 @@ decoration {
|
||||
fullscreen_opacity=1.0
|
||||
|
||||
rounding = 5
|
||||
blur = yes
|
||||
blur_size = 5
|
||||
blur_passes = 2
|
||||
blur_new_optimizations = on
|
||||
blur {
|
||||
enabled = yes
|
||||
size = 5
|
||||
passes = 2
|
||||
new_optimizations = on
|
||||
}
|
||||
|
||||
drop_shadow = yes
|
||||
shadow_range = 4
|
||||
@@ -190,6 +194,7 @@ windowrulev2 = animation popin, class:^(kitty)$, title:^(update-sys)$
|
||||
windowrulev2 = tile, title:^(微信读书)$
|
||||
windowrulev2 = tile, title:^(Cubox)$
|
||||
windowrulev2 = tile, title:^(少数派)$
|
||||
windowrulev2 = tile, title:^(freeCodeCamp)$
|
||||
windowrulev2 = float, class:^(org.kde.polkit-kde-authentication-agent-1)$
|
||||
|
||||
# See https://wiki.hyprland.org/Configuring/Keywords/ for more
|
||||
|
||||
Reference in New Issue
Block a user