diff options
| -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  |