Compare commits
2 Commits
948e6d29f2
...
72eab7bf29
Author | SHA1 | Date | |
---|---|---|---|
72eab7bf29
|
|||
8b1c758657
|
@@ -1,15 +1,15 @@
|
||||
# Dotfiles for hosts with a desktop environment
|
||||
{{- if ne .chezmoi.hostname "peanut" }}
|
||||
~/.config/darkman
|
||||
~/.config/foot
|
||||
~/.config/fuzzel
|
||||
~/.config/kanshi
|
||||
~/.config/mako
|
||||
~/.config/sway
|
||||
~/.config/systemd
|
||||
~/.config/waybar
|
||||
~/.config/xdg-desktop-portal
|
||||
~/.config/xdg-desktop-portal-wlr
|
||||
{{- if eq .chezmoi.hostname "peanut" }}
|
||||
.config/darkman
|
||||
.config/foot
|
||||
.config/fuzzel
|
||||
.config/kanshi
|
||||
.config/mako
|
||||
.config/sway
|
||||
.config/systemd
|
||||
.config/waybar
|
||||
.config/xdg-desktop-portal
|
||||
.config/xdg-desktop-portal-wlr
|
||||
# dark and light mode scripts for darkman
|
||||
~/.local/share
|
||||
.local/share
|
||||
{{ end -}}
|
||||
|
Reference in New Issue
Block a user