Add mpv config, migrate alacritty config, add kwallet ssh/git password stuff

This commit is contained in:
Isaac Shoebottom 2025-01-07 15:33:56 -04:00
parent 12410f2f76
commit 9903dc7529
5 changed files with 2748 additions and 1 deletions

View File

@ -1,4 +1,3 @@
live_config_reload = true
[window]
dimensions.columns = 120
@ -9,3 +8,6 @@ dynamic_title = true
[cursor]
style.shape = "Beam"
style.blinking = "Off"
[general]
live_config_reload = true

View File

@ -0,0 +1 @@
GIT_ASKPASS=/usr/bin/ksshaskpass

View File

@ -0,0 +1,2 @@
SSH_ASKPASS=/usr/bin/ksshaskpass
SSH_ASKPASS_REQUIRE=prefer

Binary file not shown.

File diff suppressed because it is too large Load Diff