56 lines
1,017 B
Text
56 lines
1,017 B
Text
/*
|
|
!/.gitignore
|
|
!/.zshrc
|
|
|
|
!/.config/
|
|
/.config/*
|
|
|
|
# yazi
|
|
!/.config/yazi/
|
|
/.config/yazi/plugins/*
|
|
|
|
!/.config/hypr/
|
|
!/.config/ghostty/
|
|
!/.config/nvim/
|
|
/.config/nvim/spell
|
|
!/.config/yadm/
|
|
!/.config/waybar/
|
|
/.config/waybar/style.css
|
|
/.config/waybar/style.css.map
|
|
!/.config/evremap/
|
|
!/.config/sddm/
|
|
!/.config/swaync/
|
|
/.config/swaync/style.css
|
|
/.config/swaync/style.css.map
|
|
!/.config/nwg-drawer/
|
|
/.config/nwg-drawer/drawer.css
|
|
/.config/nwg-drawer/drawer.css.map
|
|
!/.config/theming/
|
|
!/.config/anyrun
|
|
/.config/anyrun/style.css
|
|
/.config/anyrun/style.css.map
|
|
|
|
!/.ssh/
|
|
/.ssh/*
|
|
!/.ssh/config
|
|
!/.ssh/*.pub
|
|
|
|
!/.local/
|
|
/.local/*
|
|
!/.local/share/
|
|
/.local/share/*
|
|
!/.local/share/scripts/
|
|
!/.local/share/light-mode.d/
|
|
!/.local/share/dark-mode.d/
|
|
|
|
!/.zen/
|
|
/.zen/*
|
|
!/.zen/configuration/
|
|
|
|
# DO NOT EDIT ANYTHING PAST HERE!
|
|
# Scripts automatically add entries here
|
|
.config/hypr/config/Monitors.conf
|
|
.config/hypr/config/WorkspaceRules.conf
|
|
.config/hypr/config/settings/Input.conf
|
|
.config/waybar/Output.config.json
|
|
.config/evremap/evremap.toml
|