Update 2025-06-30

Update 2025-06-06

Update 2025-06-08

Update 2025-06-11

Update 2025-06-11

Update 2025-06-18

Update 2025-06-24
This commit is contained in:
2025-06-01 13:16:08 +03:00
parent 1d7d0b7c22
commit 1a19d1112b
30 changed files with 981 additions and 572 deletions

View File

@@ -32,7 +32,7 @@ depends = [ "base", "awesome_laptop", "picom", "dunst", "rofi" ]
"config/x11/xresources" = {target = "~/.config/x11/xresources", type = "template"}
[wayland]
depends = [ "base", "hyprland", "dunst", "rofi" ]
depends = [ "base", "hyprland", "dunst", "rofi", "niri", "fuzzel" ]
[wayland.files]
"config/zsh/.zprofile-wayland" = "~/.config/zsh/.zprofile"
@@ -45,7 +45,7 @@ depends = [ "base", "hyprland", "dunst", "rofi" ]
depends = [ "shell" ]
[zsh.files]
"config/shell/env" = "~/.zshenv"
"config/shell/env" = {target = "~/.zshenv", type = "template"}
"config/zsh/" = "~/.config/zsh/"
[fish]
@@ -64,6 +64,9 @@ depends = [ "shell" ]
"config/rofi/" = "~/.config/rofi/"
"config/rofi/config.rasi" = {target = "~/.config/rofi/config.rasi", type = "template"}
[fuzzel.files]
"config/fuzzel/" = "~/.config/fuzzel/"
[misc]
depends = [ "torrent", "zathura", "email" ]
@@ -104,6 +107,12 @@ depends = [ "torrent", "zathura", "email" ]
[dunst.files]
"config/dunst/" = "~/.config/dunst/"
[niri]
depends = [ "misc", "local", "eww", "lock" ]
[niri.files]
"config/niri/" = "~/.config/niri/"
[hyprland]
depends = [ "misc", "local", "eww", "lock" ]