diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2025-07-16 22:23:23 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2025-07-16 22:23:23 +0900 |
| commit | f43fe874dbc7561416997dd8e74df0f25621bdcd (patch) | |
| tree | 0b9761b544b5d6e8ae310a2868fe45476823b421 | |
| parent | 67928e6b56703b02777061a38602c40f32d6a9aa (diff) | |
remove ags from startup
| -rw-r--r-- | config/hypr/UserConfigs/Startup_Apps.conf | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/config/hypr/UserConfigs/Startup_Apps.conf b/config/hypr/UserConfigs/Startup_Apps.conf index 91ff9cd0..63f2ee68 100644 --- a/config/hypr/UserConfigs/Startup_Apps.conf +++ b/config/hypr/UserConfigs/Startup_Apps.conf @@ -26,11 +26,10 @@ exec-once = $scriptsDir/Polkit.sh # starup apps exec-once = nm-applet --indicator exec-once = swaync -#exec-once = ags #exec-once = blueman-applet #exec-once = rog-control-center exec-once = waybar -exec-once = qs +exec-once = qs # quickshell AGS Desktop Overview alternative #clipboard manager exec-once = wl-paste --type text --watch cliphist store |
