./diagnose
rm: cannot remove 'diagnose.result': No such file or directory
/========================\
| Checking git repo info |
\========================/
[===diagnose===] git remote get-url origin
https://github.com/end-4/dots-hyprland
[---SUCCESS---]
[===diagnose===] git rev-parse HEAD
f5b2b7548d9490657af6040727df07660738cf24
[---SUCCESS---]
[===diagnose===] git status
On branch main
Your branch is up to date with 'origin/main'.
nothing to commit, working tree clean
[---SUCCESS---]
[===diagnose===] git submodule status --recursive
e31ec4cb4ebf6a46b267f5c42eabf6874916fa16 dots/.config/quickshell/ii/modules/common/widgets/shapes (heads/main)
[---SUCCESS---]
/=================\
| Checking distro |
\=================/
[===diagnose===] _check_distro_id
distro ID: ultramarine
distro ID_LIKE: fedora
[---SUCCESS---]
[===diagnose===] cat os-release
cat: os-release: No such file or directory
[---EXIT 1---]
/====================\
| Checking variables |
\====================/
[===diagnose===] declare -p XDG_CACHE_HOME
./diagnose: line 36: declare: XDG_CACHE_HOME: not found
[---EXIT 1---]
[===diagnose===] declare -p XDG_CONFIG_HOME
./diagnose: line 36: declare: XDG_CONFIG_HOME: not found
[---EXIT 1---]
[===diagnose===] declare -p XDG_DATA_HOME
./diagnose: line 36: declare: XDG_DATA_HOME: not found
[---EXIT 1---]
[===diagnose===] declare -p XDG_STATE_HOME
./diagnose: line 36: declare: XDG_STATE_HOME: not found
[---EXIT 1---]
[===diagnose===] declare -p ILLOGICAL_IMPULSE_VIRTUAL_ENV
declare -x ILLOGICAL_IMPULSE_VIRTUAL_ENV="/home/deuo/.local/state/quickshell/.venv"
[---SUCCESS---]
/============================\
| Checking directories/files |
\============================/
[===diagnose===] ls -l /home/deuo/.local/state/quickshell/.venv
total 12
-rw-r--r--. 1 deuo deuo 43 May 29 05:24 CACHEDIR.TAG
drwxr-xr-x. 1 deuo deuo 454 May 29 05:24 bin
drwxr-xr-x. 1 deuo deuo 8 May 29 05:24 include
drwxr-xr-x. 1 deuo deuo 20 May 29 05:24 lib
lrwxrwxrwx. 1 deuo deuo 3 May 29 05:24 lib64 -> lib
-rw-r--r--. 1 deuo deuo 130 May 29 05:24 pyvenv.cfg
[---SUCCESS---]
/===================\
| Checking versions |
\===================/
[===diagnose===] Hyprland --version
Hyprland 0.55.2 built from branch v0.55.2 at commit 39d7e209c79d451efab1b21151d5938289da838d clean (version: bump to 0.55.2).
Date: Sat May 16 12:59:19 2026
Tag: v0.55.2, commits: 7319
Libraries:
Hyprgraphics: built against 0.5.1, system has unknown
Hyprutils: built against 0.13.1, system has 0.13.1
Hyprcursor: built against 0.1.13, system has unknown
Hyprlang: built against 0.6.8, system has 0.6.8
Aquamarine: built against 0.11.0, system has unknown
Version ABI string: 39d7e209c79d451efab1b21151d5938289da838d_aq_0.11_hu_0.13_hg_0.5_hc_0.1_hlg_0.6
no flags were set
[---SUCCESS---]
[===diagnose===] _check_quickshell_version
./diagnose: line 59: pacman: command not found
[---EXIT 1---]
[===diagnose===] _check_PKGBUILD_version
./diagnose: line 62: pacman: command not found
[---EXIT 1---]
/==============================================\
| Finished. Output saved as "diagnose.result". |
\==============================================/
(Optional) Do you agree to upload the file "diagnose.result" to the online pastebin (https://0x0.st)?
Notes:
1. It is a public service and the logfile will be expired in 15 days.
2. You should have a look at the content of "diagnose.result" before agreeing to upload it.
3. Only agree when necessary, typically when you are creating an issue and not able to upload the "diagnose.result" file there or copy-paste the output directly.
y=yes, n=no (default) ====> y
OK, uploading...
uploads disabled because it’s been almost nothing but AI botnet spam for the past few months. will be back with a few changes at some point. no ETA.Uploaded. Please attach the URL above when asking for help.
Step 1. Before you submit
Step 2. Quick diagnose info
Quick diagnose
Step 3. Describe the issue
Details
So my issue I've been experiencing is after updating to the latest Hyprdots for some reason Game Mode is now on by default? Or at least it is for me, I've not been able to figure out why at all however it stops any custom execs that I've set up within the Custom Config Folder until I turn it off, once I turn it off everything in execs runs as it should but also I've noticed when I try to turn on Game Mode it will cause everything in my custom execs to rerun and GameMode doesn't appear to activate. I've tried entirely wiping the dotfiles locally and reinstalling them in its entirety however to no avail!Also when I update any of my custom configs it also reloads all the applications and whatnot in execs and not sure what else if it does anything else beyond that which I find unexpected since I don't expect it to keep rerunning everything in my execs each time I update any of the lua config files? Unless that is expected behavior but it just don't seem right since it never used to do that before!
I hope this issue is able to be fixed soon!
Thank youuuu for your awesome DotFiles btw!
~ ZenDeuo
Reminder