update: updates
This commit is contained in:
@@ -15,7 +15,7 @@ exec-once = dunst
|
||||
# exec-once = ~/dotfiles/hypr/scripts/gtk.sh
|
||||
|
||||
# Using hypridle to start hyprlock
|
||||
# exec-once = hypridle
|
||||
exec-once = hypridle
|
||||
|
||||
# Load cliphist history
|
||||
exec-once = wl-paste --watch cliphist store
|
||||
@@ -31,6 +31,7 @@ exec-once = ~/dotfiles/hypr/scripts/init-wallpaper-engine.sh
|
||||
|
||||
exec-once = pypr
|
||||
|
||||
exec-once = activate-linux -t "激活 Win——" -m "什么?Gentoo Linux?那没事了" -f "Noto Sans CJK SC" &
|
||||
|
||||
# Start autostart cleanup
|
||||
# exec-once = ~/dotfiles/hypr/scripts/cleanup.sh
|
||||
|
||||
@@ -5,6 +5,7 @@
|
||||
|
||||
decoration {
|
||||
rounding = 10
|
||||
#rounding_power = 4.0
|
||||
blur {
|
||||
enabled = true
|
||||
size = 10
|
||||
|
||||
@@ -1 +1 @@
|
||||
source=monitors/hacmini.conf
|
||||
source=monitors/imac.conf
|
||||
|
||||
@@ -0,0 +1,5 @@
|
||||
monitor=DP-1,preferred,0x0,2
|
||||
monitor=DP-2,preferred,1920x-275,2,transform,1
|
||||
|
||||
#workspace=1,monitor:DP-1
|
||||
#exec-once=hyprctl dispatch workspace 1
|
||||
@@ -18,10 +18,15 @@ layerrule = blur, logout_dialog
|
||||
|
||||
windowrule = float,title:^(Mathematica)$
|
||||
windowrule = opacity 0.8, ^(Code)$
|
||||
windowrule = opacity 0.8, ^(code)$
|
||||
windowrule = opacity 0.8, ^(code-oss)$
|
||||
windowrule = opacity 0.8, ^(code-url-handler)$
|
||||
windowrule = float,^(QQ)$
|
||||
windowrule = float,^(wechat)$
|
||||
windowrule = center 1, ^(wechat)$
|
||||
windowrule = float,^(fdm)$
|
||||
windowrule = float,^(Uget-gtk)$
|
||||
windowrule = float,^(xdg-desktop-portal-gtk)$
|
||||
windowrule = float,title:^(打开文件)$
|
||||
|
||||
windowrule = tile,^(explorer.exe)$
|
||||
|
||||
Reference in New Issue
Block a user