Use quickshell for background
This commit is contained in:
parent
b6bff47ed1
commit
6d493c43b9
10 changed files with 125 additions and 118 deletions
|
@ -1,3 +1,5 @@
|
|||
exec-once = quickshell -c background
|
||||
|
||||
exec = systemctl start --user emacs.service && emacsclient -e "(setenv \"HYPRLAND_INSTANCE_SIGNATURE\" \"$HYPRLAND_INSTANCE_SIGNATURE\")"
|
||||
|
||||
general {
|
||||
|
@ -60,6 +62,9 @@ gestures {
|
|||
}
|
||||
|
||||
misc {
|
||||
disable_hyprland_logo = true
|
||||
disable_splash_rendering = true
|
||||
vrr = 1
|
||||
no_direct_scanout = false
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue