Added autologin
This commit is contained in:
@@ -52,8 +52,9 @@ exec-once = /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
|
||||
|
||||
|
||||
# exec-once = waybar
|
||||
exec-once = $terminal
|
||||
exec-once = $browser
|
||||
exec-once = flatpak run com.moonlight_stream.Moonlight
|
||||
exec-once = $terminal
|
||||
# exec-once = nm-applet &
|
||||
# exec-once = waybar & hyprpaper & firefox
|
||||
|
||||
@@ -170,6 +171,7 @@ dwindle {
|
||||
# See https://wiki.hyprland.org/Configuring/Master-Layout/ for more
|
||||
master {
|
||||
new_status = slave
|
||||
mfact = 0.5
|
||||
}
|
||||
|
||||
# https://wiki.hyprland.org/Configuring/Variables/#misc
|
||||
@@ -296,6 +298,8 @@ bindl = , XF86AudioPrev, exec, playerctl previous
|
||||
|
||||
# Example windowrule v2
|
||||
# windowrulev2 = float,class:^(kitty)$,title:^(kitty)$
|
||||
# windowrulev2 = float,class:(com.moonlight_stream.moonlight),title:(moonlight)
|
||||
# windowrulev2 = tile,class:(com.moonlight_stream.moonlight),title:(moonlight)
|
||||
|
||||
# Ignore maximize requests from apps. You'll probably like this.
|
||||
windowrulev2 = suppressevent maximize, class:.*
|
||||
|
||||
Reference in New Issue
Block a user