aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.