diff --git a/files/git/.gitconfig b/files/git/.gitconfig index 78938a4..c471171 100644 --- a/files/git/.gitconfig +++ b/files/git/.gitconfig @@ -58,11 +58,6 @@ preloadindex = true quotepath = false -[svn-remote "svn"] -#svn checkout https://svn.code.sf.net/p/elibsrv/code/ elibsrv-code -# url = http://localhost:81/svn/project/branches - branches = - tags = [credential] helper = /usr/bin/pass-git-helper [color "diff"] diff --git a/files/i3/.config/rofi/config.rasi b/files/i3/.config/rofi/config.rasi index 8a6dda2..4eda7a5 100644 --- a/files/i3/.config/rofi/config.rasi +++ b/files/i3/.config/rofi/config.rasi @@ -4,3 +4,4 @@ configuration { font: "Input Mono 10"; combi-modi: "window,drun"; } +@import "/usr/share/rofi/themes/gruvbox-light.rasi"