aboutsummaryrefslogtreecommitdiffstats
path: root/config/hypr/configs
diff options
context:
space:
mode:
authorDon Williams <don.e.williams@gmail.com>2026-02-20 17:36:40 -0500
committerDon Williams <don.e.williams@gmail.com>2026-02-20 17:36:40 -0500
commit0e02857355b5f3546cf8a5e083221217d9126dc3 (patch)
tree59f9d9d7fa8eec93d92d4c657b428099fdab1630 /config/hypr/configs
parentb212087734c4dbc959a302d8a3f238eaffc27272 (diff)
Added script for ubuntu 26.04 need to start waybar
For some reason, yet unknown ``` exec-once = /usr/libexec/xdg-desktop-portal-hyprland & exec-once = /usr/libexec/xdg-desktop-portal & exec-once = waybar -l info ``` is needed to start waybar on ubuntu 26.04 (currently beta) otherwise it fails with a free desktop timeout error On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: hypr/configs/Startup_Apps.conf new file: hypr/scripts/PortalHyprlandUbuntu2604.sh
Diffstat (limited to 'config/hypr/configs')
-rw-r--r--config/hypr/configs/Startup_Apps.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/hypr/configs/Startup_Apps.conf b/config/hypr/configs/Startup_Apps.conf
index c0ca9c41..67680af4 100644
--- a/config/hypr/configs/Startup_Apps.conf
+++ b/config/hypr/configs/Startup_Apps.conf
@@ -24,6 +24,7 @@ exec-once = swaync
#exec-once = ags
#exec-once = blueman-applet
#exec-once = rog-control-center
+exec-once = $scriptsDir/PortalHyprlandUbuntu2604.sh
exec-once = waybar
exec-once = qs -c overview # Quickshell Overview
exec-once = hypridle
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage