From 82a386b91268aa83c7980d3ca3abb3845a15fe1b Mon Sep 17 00:00:00 2001 From: timoxa0 Date: Fri, 13 Sep 2024 22:12:24 +0500 Subject: [PATCH] Remove discord from autostart and sunshine support --- components/hyprland/hyprland.conf | 3 +-- components/hyprland/monitors.sunshine.conf | 3 --- 2 files changed, 1 insertion(+), 5 deletions(-) delete mode 100644 components/hyprland/monitors.sunshine.conf diff --git a/components/hyprland/hyprland.conf b/components/hyprland/hyprland.conf index 5249361..085530c 100644 --- a/components/hyprland/hyprland.conf +++ b/components/hyprland/hyprland.conf @@ -1,6 +1,5 @@ source = appearance.conf source = monitors.conf -# source = ~/.config/hypr/monitors.sunshine.conf #===========================================================================# # Variables # #===========================================================================# @@ -33,7 +32,7 @@ exec-once = bash -c "sleep 2; easyeffects --gapplication-service" 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 = 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 = pipewire & # exec-once = pipewire-pulse & diff --git a/components/hyprland/monitors.sunshine.conf b/components/hyprland/monitors.sunshine.conf deleted file mode 100644 index b897413..0000000 --- a/components/hyprland/monitors.sunshine.conf +++ /dev/null @@ -1,3 +0,0 @@ -monitor=DP-1, 2560x1600@120, 0x0, 1 -monitor=HDMI-A-1, disable -monitor=HDMI-A-2, disable