Add mpv config, migrate alacritty config, add kwallet ssh/git password stuff
This commit is contained in:
parent
12410f2f76
commit
9903dc7529
@ -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
|
||||
|
1
dot_config/environment.d/git_askpass.conf
Normal file
1
dot_config/environment.d/git_askpass.conf
Normal file
@ -0,0 +1 @@
|
||||
GIT_ASKPASS=/usr/bin/ksshaskpass
|
2
dot_config/environment.d/ssh_askpass.conf
Normal file
2
dot_config/environment.d/ssh_askpass.conf
Normal file
@ -0,0 +1,2 @@
|
||||
SSH_ASKPASS=/usr/bin/ksshaskpass
|
||||
SSH_ASKPASS_REQUIRE=prefer
|
BIN
dot_config/mpv/fonts/Material-Design-Iconic-Font.ttf
Normal file
BIN
dot_config/mpv/fonts/Material-Design-Iconic-Font.ttf
Normal file
Binary file not shown.
2742
dot_config/mpv/scripts/modernx.lua
Normal file
2742
dot_config/mpv/scripts/modernx.lua
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user