mirror of
https://github.com/kristoferssolo/solorice.git
synced 2026-02-04 06:32:03 +00:00
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:
@@ -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" ]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user