Compare commits
No commits in common. "f77e6fc49ea73b2d40e8fbb586c2e5a96c02ad4a" and "427b95da31f1550a4bb1ed6646e4e007091125d9" have entirely different histories.
f77e6fc49e
...
427b95da31
|
@ -17,7 +17,7 @@ exec-once=~/.config/hypr/portal.sh
|
||||||
exec-once=swww init && swww img ~/wallpaper.jpg
|
exec-once=swww init && swww img ~/wallpaper.jpg
|
||||||
exec-once=nm-applet
|
exec-once=nm-applet
|
||||||
exec-once=ags
|
exec-once=ags
|
||||||
exec-once=~/.config/hypr/setgtktheme.sh
|
exec-once=gsettings set org.gnome.desktop.interface gtk-theme 'Catppuccin-Latte-Standard-Pink-Light'
|
||||||
|
|
||||||
exec=~/.config/hypr/import-gsettings.sh
|
exec=~/.config/hypr/import-gsettings.sh
|
||||||
|
|
||||||
|
@ -79,7 +79,7 @@ dwindle {
|
||||||
}
|
}
|
||||||
|
|
||||||
master {
|
master {
|
||||||
new_status = master
|
new_is_master = true
|
||||||
}
|
}
|
||||||
|
|
||||||
gestures {
|
gestures {
|
||||||
|
@ -147,4 +147,3 @@ windowrulev2 = noanim,class:^(xwaylandvideobridge)$
|
||||||
windowrulev2 = noinitialfocus,class:^(xwaylandvideobridge)$
|
windowrulev2 = noinitialfocus,class:^(xwaylandvideobridge)$
|
||||||
windowrulev2 = maxsize 1 1,class:^(xwaylandvideobridge)$
|
windowrulev2 = maxsize 1 1,class:^(xwaylandvideobridge)$
|
||||||
windowrulev2 = noblur,class:^(xwaylandvideobridge)$
|
windowrulev2 = noblur,class:^(xwaylandvideobridge)$
|
||||||
windowrulev2 = suppressevent maximize, class:.*
|
|
|
@ -1 +0,0 @@
|
||||||
gsettings set org.gnome.desktop.interface gtk-theme 'catppuccin-latte-pink-standard+default'
|
|
Loading…
Reference in a new issue