Fixed bugs

Added paru installation
Switchted to hyprlock
This commit is contained in:
2024-04-10 22:22:50 +02:00
parent b39e579c51
commit d46e7c8dad
172 changed files with 1897 additions and 123 deletions

View File

@@ -5,10 +5,15 @@ run = "cd ~/git/"
desc = "GIT"
[[manager.prepend_keymap]]
on = [ "b", "d" ]
on = [ "b", "D" ]
run = "cd ~/Data/"
desc = "DATA"
[[manager.prepend_keymap]]
on = [ "b", "d" ]
run = "cd ~/.dotfiles/"
desc = "DOTFILES"
[[manager.prepend_keymap]]
on = [ "b", "s" ]
run = "plugin bookmark --args=save"