aboutsummaryrefslogtreecommitdiffstats
path: root/.xinitrc
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--.xinitrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.xinitrc b/.xinitrc
index 65ee83d..eec1a69 100644
--- a/.xinitrc
+++ b/.xinitrc
@@ -9,4 +9,4 @@ dunst &
picom &
-exec tilite
+exec dbus-run-session tilite
53ac2dc17ff81ad44b204be3e360e529bd&follow=1'>build: Remove broken submodule configurationGravatar Andrew D. France 3-1/+0 2025-07-23Remove CI/CD pipeline files - moving to separate PRGravatar Andrew D. France 4-185/+0 2025-07-23make was improperly being called inside the container on a project that is mi...Gravatar Andrew D. France 2-5/+9 2025-07-23Attempt to patch CI pipeline: Dockerfile will now be selfcontained, and thus,...Gravatar Andrew D. France 2-32/+43 2025-07-23CRITICAL ISSUE: Deleting lib/ files has introduced the issue of actually auto...Gravatar Andrew D. France 1-38/+25 2025-07-23CRITICAL FOR TESTING: This copies the entire Jenkins workspace (including the...Gravatar Andrew D. France 2-9/+7 13' height='13' alt='Gravatar' /> Andrew D. France 1-38/+25 automating the module initialization via jenkins: DEBUG VERSION: Jenkinsfile 2025-07-23CRITICAL FOR TESTING: This copies the entire Jenkins workspace (including ↵Gravatar Andrew D. France 2-9/+7 the populated lib/ directory from the submodules) into the running container, ensuring all the required source files are available for the build process.