mirror of
https://github.com/kossLAN/dots.git
synced 2025-11-05 06:59:50 -05:00
put shell in subdir, and add nix package
This commit is contained in:
parent
c45c04e9ac
commit
f41ea4b1cb
100 changed files with 57 additions and 126 deletions
|
|
@ -1,31 +0,0 @@
|
|||
[config.custom_colors]
|
||||
|
||||
[templates.kde]
|
||||
input_path = "templates/BreezeDark.colors"
|
||||
mode = "Dark"
|
||||
output_path = "~/.config/kdeglobals"
|
||||
# post_hook = "systemctl restart --user plasma-xdg-desktop-portal-kde.service"
|
||||
|
||||
[templates.nvim]
|
||||
input_path = "templates/nvim.json"
|
||||
mode = "Dark"
|
||||
output_path = "~/.local/share/nvim-colors.json"
|
||||
|
||||
[templates.qt5ct]
|
||||
input_path = "templates/qtct-colors.conf"
|
||||
mode = "Dark"
|
||||
output_path = "~/.config/qt5ct/colors/matugen.conf"
|
||||
|
||||
[templates.qt6ct]
|
||||
input_path = "templates/BreezeDark.colors"
|
||||
mode = "Dark"
|
||||
output_path = "~/.config/qt6ct/colors/BreezeDark.colors"
|
||||
|
||||
[templates.hyprland]
|
||||
input_path = 'templates/hyprland-colors.conf'
|
||||
output_path = '~/.config/hypr/colors.conf'
|
||||
post_hook = 'hyprctl reload'
|
||||
|
||||
[templates.foot]
|
||||
input_path = 'templates/foot.ini'
|
||||
output_path = '~/.config/foot/foot.ini'
|
||||
Loading…
Add table
Add a link
Reference in a new issue