Update 2026-02-09

This commit is contained in:
2026-02-09 22:52:34 +02:00
parent 5324f54618
commit 13c0558017
50 changed files with 4171 additions and 117 deletions

View File

@@ -10,3 +10,4 @@ waybar_font_size = "14px"
[files]
"config/niri/config-laptop.kdl" = {target = "~/.config/niri/config.kdl", type = "template"}
"config/stasis" = "~/.config/stasis"

View File

@@ -13,7 +13,7 @@ LICENSE = ""
default_target_type = "symbolic"
[base]
depends = [ "default", "zsh", "spotify", "terminal", "local", "misc", "dev", "apps", "gtk" ]
depends = [ "default", "spotify", "terminal", "local", "misc", "dev", "apps", "gtk" ]
[x11]
depends = [ "base", "awesome", "picom", "dunst", "rofi" ]
@@ -35,7 +35,7 @@ depends = [ "base", "awesome_laptop", "picom", "dunst", "rofi" ]
depends = [ "base", "hyprland", "niri", "fuzzel", "mako" ]
[wayland.files]
"config/zsh/.zprofile-wayland" = "~/.config/zsh/.zprofile"
# "config/zsh/.zprofile-wayland" = "~/.config/zsh/.zprofile"
"config/x11/xresources" = {target = "~/.config/x11/xresources", type = "template"}
[shell.files]
@@ -48,12 +48,6 @@ depends = [ "shell" ]
"config/shell/env" = {target = "~/.zshenv", type = "template"}
"config/zsh/" = "~/.config/zsh/"
[fish]
depends = [ "shell" ]
[fish.files]
"config/fish/" = "~/.config/fish/"
[local.files]
"local/bin/" = "~/.local/bin/"
"local/share/" = "~/.local/share/"
@@ -157,7 +151,7 @@ depends = [ "misc", "local", "eww", "lock" ]
"config/neomutt/" = "~/.config/neomutt/"
[terminal]
depends = [ "zsh", "tmux", "fish" ]
depends = [ "tmux", "zsh" ]
[terminal.files]
"config/alacritty/" = "~/.config/alacritty/"