summaryrefslogtreecommitdiff
path: root/.Xresources
diff options
context:
space:
mode:
authorlistout <listout@protonmail.com>2021-09-03 23:46:51 +0530
committerlistout <listout@protonmail.com>2021-09-03 23:46:51 +0530
commitdeeea58d0a157afe3d518217aed439fb04e0374b (patch)
treeeaaa127cd1be03fd192b1307521092ae3a786fdb /.Xresources
parentaa76df68c5cecf7748cbf43d6d8df945fc44cf8f (diff)
formatting
Diffstat (limited to '.Xresources')
-rw-r--r--.Xresources12
1 files changed, 7 insertions, 5 deletions
diff --git a/.Xresources b/.Xresources
index 3275c2c..5db1410 100644
--- a/.Xresources
+++ b/.Xresources
@@ -1,8 +1,3 @@
-URxvt.scrollBar: flase
-
-URxvt.font: xft:Dina:pixelsize=12
-URxvt.boldFont: xft:Dina:bold:pixelsize=12
-
*.background: #080808
*.foreground: #ebebeb
*.cursor: #9e9e9e
@@ -25,6 +20,13 @@ URxvt.boldFont: xft:Dina:bold:pixelsize=12
*.selection_background: #b2ceee
*.selection_foreground: #080808
+! URxvt config
+URxvt.scrollBar: flase
+
+URxvt.font: xft:Dina:pixelsize=12
+URxvt.boldFont: xft:Dina:bold:pixelsize=12
+
+
URxvt.keysym.Shift-Up: command:\033]720;1\007
URxvt.keysym.Shift-Down: command:\033]721;1\007
URxvt.keysym.Control-Up: \033[1;5A