diff options
author | awy <awy@awy.one> | 2025-10-09 14:09:13 +0300 |
---|---|---|
committer | awy <awy@awy.one> | 2025-10-09 14:09:13 +0300 |
commit | 0df9b5b6fb4ca4863bb01b66d711bd28cdbe8a15 (patch) | |
tree | 53a68b4cf7f32033dc01df9f023c4e6f774829fc | |
parent | 70fd3c251fe5d459d655979c2f228f35b4400f48 (diff) | |
download | hyprdots-0df9b5b6fb4ca4863bb01b66d711bd28cdbe8a15.tar.gz |
up
-rw-r--r-- | .config/hypr/hyprland.conf | 2 | ||||
-rw-r--r-- | dependencies.txt | 4 |
2 files changed, 4 insertions, 2 deletions
diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index a8fc809..4ea6bc4 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -12,7 +12,7 @@ exec-once = mpd exec-once = fnott exec-once = swayidle exec-once = singboxwrap -exec-once = sleep 0.1 && randombg +# exec-once = sleep 0.1 && randombg exec-once = gpg-agent --daemon exec-once = gnome-keyring-daemon --start --components=secrets exec-once = portal diff --git a/dependencies.txt b/dependencies.txt index 5486b0a..1f6fa4b 100644 --- a/dependencies.txt +++ b/dependencies.txt @@ -46,7 +46,9 @@ wireplumber pulsemixer # FONTS # -ttf-liberation +adobe-source-code-pro-fonts +adobe-source-sans-fonts +adobe-source-serif-fonts ttf-nerd-fonts-symbols noto-fonts-emoji fontconfig |