[hyprland] Comment some stuff in exec.conf
This commit is contained in:
parent
bc6e788f97
commit
9fcc9688c9
1 changed files with 2 additions and 3 deletions
|
@ -14,7 +14,6 @@ exec-once = gnome-keyring
|
|||
|
||||
# Hypridle
|
||||
exec-once = hypridle
|
||||
exec-once = hyprpaper
|
||||
|
||||
# Mailspring
|
||||
exec-once = mailspring --background --password-store="gnome-libsecret"
|
||||
|
@ -23,7 +22,7 @@ exec-once = mailspring --background --password-store="gnome-libsecret"
|
|||
exec-once = nm-applet
|
||||
|
||||
# Pipewire
|
||||
exec-once = artix-pipewire-launcher restart
|
||||
#exec-once = artix-pipewire-launcher restart
|
||||
|
||||
# Polkit
|
||||
exec-once = /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
|
||||
|
@ -44,4 +43,4 @@ exec-once = udiskie
|
|||
exec-once = xprop -root -f _XWAYLAND_GLOBAL_OUTPUT_SCALE 32c -set _XWAYLAND_GLOBAL_OUTPUT_SCALE 2
|
||||
|
||||
# Prevent hidden Wine System Tray window from keeping workspace existing
|
||||
exec-once = $HOME/.scripts/kill-wine-explorer.sh
|
||||
#exec-once = $HOME/.scripts/kill-wine-explorer.sh
|
||||
|
|
Loading…
Reference in a new issue