24 lines
445 B
Text
24 lines
445 B
Text
/*
|
|
!/.gitignore
|
|
|
|
!/.config/
|
|
/.config/*
|
|
|
|
# yazi
|
|
!/.config/yazi/
|
|
/.config/yazi/plugins/*
|
|
|
|
!/.config/hypr/
|
|
!/.config/ghostty/
|
|
!/.config/nvim/
|
|
!/.config/yadm/
|
|
!/.config/waybar/
|
|
!/.config/evremap/
|
|
|
|
# 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
|