Remove discord from autostart and sunshine support
This commit is contained in:
parent
772af35e2a
commit
82a386b912
|
@ -1,6 +1,5 @@
|
||||||
source = appearance.conf
|
source = appearance.conf
|
||||||
source = monitors.conf
|
source = monitors.conf
|
||||||
# source = ~/.config/hypr/monitors.sunshine.conf
|
|
||||||
#===========================================================================#
|
#===========================================================================#
|
||||||
# Variables #
|
# Variables #
|
||||||
#===========================================================================#
|
#===========================================================================#
|
||||||
|
@ -33,7 +32,7 @@ exec-once = bash -c "sleep 2; easyeffects --gapplication-service"
|
||||||
exec-once = /usr/lib/xdg-desktop-portal -r
|
exec-once = /usr/lib/xdg-desktop-portal -r
|
||||||
exec-once = waybar -c ~/.config/hypr/components/waybar/waybar.jsonc -s ~/.config/hypr/components/waybar/waybar.css
|
exec-once = waybar -c ~/.config/hypr/components/waybar/waybar.jsonc -s ~/.config/hypr/components/waybar/waybar.css
|
||||||
exec-once = clash-verge
|
exec-once = clash-verge
|
||||||
exec-once = bash -c "sleep 5; vesktop"
|
#exec-once = bash -c "sleep 5; vesktop"
|
||||||
exec-once = bash -c "sleep 5; telegram-desktop -startintray"
|
exec-once = bash -c "sleep 5; telegram-desktop -startintray"
|
||||||
# exec-once = pipewire &
|
# exec-once = pipewire &
|
||||||
# exec-once = pipewire-pulse &
|
# exec-once = pipewire-pulse &
|
||||||
|
|
|
@ -1,3 +0,0 @@
|
||||||
monitor=DP-1, 2560x1600@120, 0x0, 1
|
|
||||||
monitor=HDMI-A-1, disable
|
|
||||||
monitor=HDMI-A-2, disable
|
|
Loading…
Reference in a new issue