made some changes
This commit is contained in:
@@ -6,7 +6,7 @@ monitor = , addreserved, 36, 0, 0, 0
|
||||
|
||||
# Run stuff on launch
|
||||
env = PATH, $PATH:$HOME/.local/bin:$HOME/.cargo/bin
|
||||
exec-once = hyprlock
|
||||
# exec-once = hyprlock
|
||||
exec-once = hypridle
|
||||
exec-once = nextcloud
|
||||
exec-once = /lib/polkit-gnome/polkit-gnome-authentication-agent-1
|
||||
@@ -19,7 +19,7 @@ exec-once = swww-daemon
|
||||
# Theming with envvars for some reason
|
||||
env = XCURSOR_SIZE, 22
|
||||
env = XCURSOR_THEME, GoogleDot-Black
|
||||
envd = GTK_THEME, catppuccin-mocha-blue-standard+default
|
||||
envd = GTK_THEME, Materia-dark
|
||||
env = GTK_ICON_THEME, BeautyLine
|
||||
env = HYPRCURSOR_SIZE, 22
|
||||
env = HYPRCURSOR_THEME, GoogleDot-Hypr
|
||||
@@ -92,8 +92,6 @@ animations {
|
||||
animation = zoomFactor , 1, 3, default
|
||||
}
|
||||
|
||||
|
||||
|
||||
dwindle {
|
||||
preserve_split = true
|
||||
smart_split = false
|
||||
@@ -138,8 +136,8 @@ windowrule = float, class:(xdg-desktop-portal-gtk)
|
||||
windowrule = noblur, title:(Open File)
|
||||
windowrule = float, center, class:(eog)
|
||||
windowrule = fullscreen, class:steam_app*
|
||||
windowrule = float, class:(mpv|loupe)
|
||||
windowrule = size 95% 90%, class:(mpv|loupe)
|
||||
windowrule = float, class:(mpv|loupe|org.gnome.eog)
|
||||
windowrule = size 95% 90%, class:(mpv|loupe|org.gnome.eog)
|
||||
windowrule = center 1, floating:1
|
||||
|
||||
# Misc layer rules
|
||||
|
||||
Reference in New Issue
Block a user