Various minor updates and fixes
- add ~/.gitconfig - update hardcoded home directory links to `~` - Switch to using cargo/rustup's auto-generated fish config file instead of handling it in custom.fish
This commit is contained in:
parent
012e9b835f
commit
f11647376f
13 changed files with 28 additions and 14 deletions
|
@ -75,3 +75,5 @@ bindsym Mod4+Mod1+Left exec "pactl set-sink-volume @DEFAULT_SINK@ -2%"
|
|||
exec "command_exists() { type '$1' &>/dev/null; }; if command_exists 'xbps-install'; then pipewire; fi"
|
||||
|
||||
exec "kanshi"
|
||||
|
||||
bindsym Mod4+Shift+N exec "pkill -9 swaync; swaync"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue