iamtodor
iamtodor
@ngscheurich yeah, thank you.
The solution is to change this line https://github.com/powerline/fonts/blob/master/install.sh#L11 `font_dir="$HOME/Library/Fonts"` -> `font_dir="/Library/Fonts"`
just add pic from https://discord.com/channels/900656563805642753/900658642750173234/929204536525082744 for further discussion 
@lgvalle @MarijanGazica the same happened with me. I have set animation via program way, setup flag `true
@FPavlovskiy it was implemented already. Please, take a look at https://github.com/Arriven/db1000n/issues/116
relates to https://github.com/Arriven/db1000n/issues/54
Hello @Pierre-Sassoulas Any updates on this issue? We are really missing Github actions for pylint
+1 for this feature. I tried to keep `karabiner.json` in dotfiles repo and met the same logic: once I modify any keybind karabiner overwrites the `karabiner.json` instead of modifying symlink
@teddywing thank you for sharing your findings! In `.config/karabiner` a few dirs: ``` exa ~/.config/karabiner Permissions Size User Date Modified Name drwx------ - user 18 Jul 11:57 assets/ drwx------ -...
@teddywing > As far as I know, only “karabiner.json” is needed to save your configuration. That’s the only file I track from `~/.config/karabiner` in my dotfiles and I gitignore the...