aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Jonas Gunz <himself@jonasgunz.de> 2019-06-17 17:11:52 +0200
committerGravatar Jonas Gunz <himself@jonasgunz.de> 2019-06-17 17:11:52 +0200
commitabd1a67a9063e67319a184030c9b7463b87e317c (patch)
tree0127e64cbb41515b338160f93544ecb633805b30
parent5ab1bb15694c7e7dd3db1cf82ca98cffeaa3f37b (diff)
downloaddotfiles-abd1a67a9063e67319a184030c9b7463b87e317c.tar.gz
asdf
-rw-r--r--.Xresources2
-rw-r--r--.bashrc2
-rw-r--r--.i3/config2
3 files changed, 4 insertions, 2 deletions
diff --git a/.Xresources b/.Xresources
index 390f9a1..a6b9193 100644
--- a/.Xresources
+++ b/.Xresources
@@ -2,6 +2,6 @@ Xcursor.size: 16
XTerm*foreground: white
XTerm*background: black
XTerm*faceName: DejaVu\ Sans\ Mono\ for\ Powerline
-XTerm*faceSize: 12.0
+XTerm*faceSize: 10.0
XTerm*selectToClipboard: true
XTerm.vt100.locale: true
diff --git a/.bashrc b/.bashrc
index 1725fa7..6cd7d97 100644
--- a/.bashrc
+++ b/.bashrc
@@ -9,6 +9,8 @@
#[ -n "$XTERM_VERSION" ] && transset-df --id "$WINDOWID" >/dev/null
#MOVED TO COMPTON CONF
+alias vim=nvim
+
export EDITOR=nvim
export VISUAL=nvim
diff --git a/.i3/config b/.i3/config
index fe769ba..0c3e9b3 100644
--- a/.i3/config
+++ b/.i3/config
@@ -9,7 +9,7 @@
#
# Please see https://i3wm.org/docs/userguide.html for a complete reference!
-set $mod Mod4
+set $mod Mod1
# Font for window titles. Will also be used by the bar unless a different font
# is used in the bar {} block below.