Compare commits

...

3 Commits

3 changed files with 2 additions and 3 deletions

View File

@ -4,7 +4,6 @@
hook global InsertChar \t %{ exec -draft -itersel h@ } -group kakrc-replace-tabs-with-spaces
hook global NormalIdle .* %{ try %{
lsp-highlight-references
git show-diff
palette-status
} }

View File

@ -2,7 +2,7 @@
# Papirus Icon Theme
{
if papirus-folders -l | grep "{{@@ accent_color_name @@}}"
if papirus-folders -l | grep "[^>] {{@@ accent_color_name @@}}"
then
notify-send "Switching Folder Color"
papirus-folders -uC "{{@@ accent_color_name @@}}"

View File

@ -36,7 +36,7 @@ game_save(){
game_save mindustry "~/.local/share/Mindustry" 'previews'
game_save minecraft "~/.minecraft/saves"
game_save factorio "~/Games/factorio" '_autosave*.zip' '*.sync-conflict-*' 'doc-html' 'temp' 'data' 'bin'
game_save factorio "~/.factorio" '_autosave*.zip' '*.sync-conflict-*' 'doc-html' 'temp' 'data' 'bin'
game_save cuphead "~/Games/cuphead/drive_c/users/$USER/Application Data/Cuphead"
game_save dusk "~/Games/dusk/game/saves"
game_save marioW "~/Games/super-mario-world/"