Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

After changing wallpaper and colors theme don't apply to gtk apps and icons #1128

Open
4 tasks done
iyousefosama opened this issue Feb 20, 2025 · 1 comment
Open
4 tasks done
Labels
ISSUE General issues

Comments

@iyousefosama
Copy link

Step 1. Before you submit

  • I have read the Troubleshooting and Usage pages.
  • 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

Image

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.
@iyousefosama iyousefosama added the ISSUE General issues label Feb 20, 2025
@iyousefosama
Copy link
Author

Image
also the upload file popup look like that

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ISSUE General issues
Projects
None yet
Development

No branches or pull requests

1 participant