From f886f03319c1ce8278c67b0cdf98e67134e7026f Mon Sep 17 00:00:00 2001 From: Paddy Milner Date: Tue, 7 Oct 2025 11:56:39 +0100 Subject: [PATCH] Added battery-anable command --- hypr/hyprland/custom-labob.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/hypr/hyprland/custom-labob.conf b/hypr/hyprland/custom-labob.conf index 5b7aba8..74e47b9 100644 --- a/hypr/hyprland/custom-labob.conf +++ b/hypr/hyprland/custom-labob.conf @@ -1,3 +1,4 @@ +exec-once = echo start | sudo tee /sys/class/remoteproc/remoteproc0/state exec = gsettings set org.gnome.desktop.interface color-scheme "prefer-dark" # for GTK4 apps exec = gsettings set org.gnome.desktop.interface gtk-theme "adw-gtk3" # for GTK3 apps env = QT_QPA_PLATFORMTHEME,qt6ct