You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've successfully updated to the latest version following the guidance.
I've successfully updated the system packages to the latest.
Step 2. Quick diagnose info
Quick diagnose
/========================\
| Checking git repo info |
\========================/
[===diagnose===] git remote get-url origin
https://github.com/end-4/dots-hyprland.git
[---SUCCESS---]
[===diagnose===] git rev-parse HEAD
53d7416d919004bf858f99d3b7cf53c4913c23c5
[---SUCCESS---]
/=================\
| Checking distro |
\=================/
[===diagnose===] ii_check_distro
LSB Version: n/a
Distributor ID: Arch
Description: Arch Linux
Release: rolling
Codename: n/a
[---SUCCESS---]
/====================\
| Checking variables |
\====================/
[===diagnose===] declare -p XDG_BIN_HOME
./diagnose: line 30: declare: XDG_BIN_HOME: not found
[---EXIT 1---]
[===diagnose===] declare -p XDG_CACHE_HOME
./diagnose: line 30: declare: XDG_CACHE_HOME: not found
[---EXIT 1---]
[===diagnose===] declare -p XDG_CONFIG_HOME
./diagnose: line 30: declare: XDG_CONFIG_HOME: not found
[---EXIT 1---]
[===diagnose===] declare -p XDG_DATA_HOME
./diagnose: line 30: declare: XDG_DATA_HOME: not found
[---EXIT 1---]
[===diagnose===] declare -p XDG_STATE_HOME
declare -x XDG_STATE_HOME="/home/wolf/.local/state"
[---SUCCESS---]
[===diagnose===] declare -p ILLOGICAL_IMPULSE_VIRTUAL_ENV
declare -x ILLOGICAL_IMPULSE_VIRTUAL_ENV="\$XDG_STATE_HOME/ags/.venv"
[---SUCCESS---]
/============================\
| Checking directories/files |
\============================/
[===diagnose===] ls -l /home/wolf/.local/state/ags/.venv
total 24
-rw-r--r-- 1 wolf wolf 43 Feb 20 03:32 CACHEDIR.TAG
drwxr-xr-x 2 wolf wolf 4096 Feb 20 03:32 bin
drwxr-xr-x 3 wolf wolf 4096 Feb 20 03:32 include
drwxr-xr-x 3 wolf wolf 4096 Feb 20 03:32 lib
lrwxrwxrwx 1 wolf wolf 3 Feb 20 03:32 lib64 -> lib
-rw-r--r-- 1 wolf wolf 187 Feb 20 03:32 pyvenv.cfg
drwxr-xr-x 9 wolf wolf 4096 Feb 20 03:32 share
[---SUCCESS---]
[===diagnose===] ls -l $XDG_STATE_HOME/ags/.venv/bin/gradience-cli
ls: cannot access '$XDG_STATE_HOME/ags/.venv/bin/gradience-cli': No such file or directory
[---EXIT 2---]
[===diagnose===] ls /glib-2.0/schemas
ls: cannot access '/glib-2.0/schemas': No such file or directory
[---EXIT 2---]
[===diagnose===] ls /gradience
ls: cannot access '/gradience': No such file or directory
[---EXIT 2---]
/===================\
| Checking versions |
\===================/
[===diagnose===] Hyprland --version
Hyprland 0.47.2 built from branch at commit 882f7ad7d2bbfc7440d0ccaef93b1cdd78e8e3ff (version: bump to 0.47.2).
Date: Sun Feb 2 00:47:17 2025
Tag: v0.47.2, commits: 5767
built against:
aquamarine 0.7.2
hyprlang 0.6.0
hyprutils 0.5.0
hyprcursor 0.1.11
hyprgraphics 0.1.2
no flags were set
[---SUCCESS---]
[===diagnose===] ags --version
./diagnose: line 30: ags: command not found
[---EXIT 127---]
[===diagnose===] agsv1 --version
1.9.0
[---SUCCESS---]
/==============================================\
| Finished. Output saved as "diagnose.result". |
\==============================================/
Step 3. Describe the issue
When i change my wallpaper or colors that doesn't apply any themes or change icons style in gtk apps also the transparent options is on and doesn't do any changes to the look
Also how can i set the waybar time to be displayed in am/pm format and set default apps(for example the default browser app and default terminal, etc...)
Reminder
I agree that it's usually impossible for others to help me without my logs.
The text was updated successfully, but these errors were encountered:
Step 1. Before you submit
Step 2. Quick diagnose info
Quick diagnose
Step 3. Describe the issue
When i change my wallpaper or colors that doesn't apply any themes or change icons style in gtk apps also the transparent options is on and doesn't do any changes to the look
Also how can i set the waybar time to be displayed in am/pm format and set default apps(for example the default browser app and default terminal, etc...)
Reminder
The text was updated successfully, but these errors were encountered: