From 143fb691904cceb9aea98bfed816ff741edc65c3 Mon Sep 17 00:00:00 2001 From: Nemo Date: Tue, 24 Aug 2021 14:47:00 +0530 Subject: [PATCH] minor changes --- files/git/.gitconfig | 5 ----- files/i3/.config/rofi/config.rasi | 1 + 2 files changed, 1 insertion(+), 5 deletions(-) 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"