xhanges
This commit is contained in:
parent
07e346f065
commit
b6b8bfa359
@ -47,3 +47,8 @@
|
||||
[gui]
|
||||
recentrepo = /home/stonewareslord/git/sync
|
||||
recentrepo = /home/stonewareslord/git/school/service-garage
|
||||
[filter "lfs"]
|
||||
required = true
|
||||
clean = git-lfs clean -- %f
|
||||
smudge = git-lfs smudge -- %f
|
||||
process = git-lfs filter-process
|
||||
|
@ -173,6 +173,8 @@ mode "resize" {
|
||||
# Startup
|
||||
# Monitor setup
|
||||
exec --no-startup-id "zsh -c 'xrandr --output eDP1 --primary || xrandr --output HDMI3 --primary'"
|
||||
# Mute on boot
|
||||
exec --no-startup-id amixer set Master 0% mute
|
||||
# Wallpaper
|
||||
exec --no-startup-id "~/.i3/run.sh wall"
|
||||
# Keyboard
|
||||
|
@ -4,7 +4,7 @@
|
||||
!URxvt.font: xft:Fixed:style=SemiCondensed:size=10
|
||||
!URxvt.font: xft:Inconsolata:size=12
|
||||
!URxvt.font: xft:Terminus:size=12
|
||||
URxvt.font: xft:Neep:size=13
|
||||
!URxvt.font: xft:Neep:size=13
|
||||
!URxvt.font: xft:Courier New:size=12
|
||||
!URxvt.faceName: -*-*-*-*-*-*-10-*-*-*-*-*-*-*
|
||||
!URxvt.font: xft:Fixed:style=SemiCondensed:size=16
|
||||
|
Loading…
Reference in New Issue
Block a user