diff --git a/git/gitconfig b/git/gitconfig index 12936b4..c4d8c45 100644 --- a/git/gitconfig +++ b/git/gitconfig @@ -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 diff --git a/i3/config b/i3/config index a80c358..061612a 100644 --- a/i3/config +++ b/i3/config @@ -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 diff --git a/shells/Xresources b/shells/Xresources index f312aef..0cde3cb 100644 --- a/shells/Xresources +++ b/shells/Xresources @@ -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