Update 2026-01-31

Update 2026-01-27
This commit is contained in:
2026-01-31 17:45:16 +02:00
parent 8c606045e1
commit 5324f54618
73 changed files with 6508 additions and 5373 deletions

View File

@@ -75,7 +75,8 @@ depends = [ "torrent", "zathura", "email" ]
"config/tmThemes/" = "~/.config/silicon/"
"config/btop/" = "~/.config/btop/"
"config/htoprc" = "~/.config/htop/htoprc"
"config/fastfetch/" = "~/.config/fastfetch/"
"config/fastfetch/examples/10.jsonc" = "~/.config/fastfetch/config.jsonc"
# "config/fastfetch/config.jsonc" = "~/.config/fastfetch/config.jsonc"
"config/flameshot.ini" = "~/.config/flameshot/flameshot.ini"
"config/gitui/" = "~/.config/gitui/"
"config/lazygit/" = "~/.config/lazygit/"
@@ -113,7 +114,7 @@ depends = [ "torrent", "zathura", "email" ]
"config/mako/" = "~/.config/mako/"
[niri]
depends = [ "misc", "local", "waybar", "lock" ]
depends = [ "misc", "local", "waybar", "ashell", "lock" ]
# [niri.files]
# "config/niri/" = "~/.config/niri/"
@@ -139,6 +140,9 @@ depends = [ "misc", "local", "eww", "lock" ]
"config/waybar/config.jsonc" = {target = "~/.config/waybar/config.jsonc", type = "template"}
"config/waybar/style.css" = {target = "~/.config/waybar/style.css", type = "template"}
[ashell.files]
"config/ashell/" = {target = "~/.config/ashell/", type = "template"}
[lock.files]
"config/gtklock/" = "~/.config/gtklock/"
"config/swaylock.conf" = "~/.config/swaylock/config"