Revert "add .Xdefaults"
authorAndrew Lorimer <andrew@lorimer.id.au>
Wed, 8 Aug 2018 10:09:06 +0000 (20:09 +1000)
committerAndrew Lorimer <andrew@lorimer.id.au>
Mon, 29 Oct 2018 08:14:59 +0000 (19:14 +1100)
This reverts commit 7ea5f5ba02a2df1f47e56107157a1666599e58a4.

x/.Xdefaults [deleted file]
diff --git a/x/.Xdefaults b/x/.Xdefaults
deleted file mode 100644 (file)
index 6aec27e..0000000
+++ /dev/null
@@ -1,43 +0,0 @@
-#define background argb:cc082833
-
-URxvt.saveLines: 100000
-URxvt.urlLauncher: /usr/bin/chromium
-
-URxvt.depth: 32
-URxvt.background: [75]#082833
-#URxvt.foreground: #839496
-URxvt.scrollBar: false
-URxvt.font: xft:ubuntu mono derivative powerline:size=12
-URxvt.foreground: #93a1a1
-
-URxvt.color0: #003c49
-URxvt.color1: #dc322f
-URxvt.color2: #859901
-URxvt.color3: #b58901
-URxvt.color4: #268bd2
-URxvt.color5: #d33682
-URxvt.color6: #2aa198
-URxvt.color7: #eee8d5
-
-URxvt.color8: #002833
-URxvt.color9: #cb4b16
-URxvt.color10: #586e75
-URxvt.color11: #657b83
-URxvt.color12: #839496
-URxvt.color13: #6c6ec6
-URxvt.color14: #93a1a1
-URxvt.color15: #fdf6e3
-
-rofi.lines: 4
-rofi.width: 25
-rofi.hide-scrollbar: true
-rofi.font: Ubuntu Mono medium 16
-rofi.color-window: argb:cc082833, #082833
-
-! State:           'bg',     'fg',     'bgalt',  'hlbg',   'hlfg'
-rofi.color-normal: argb:cc082833,  #839496, argb:cc082833, argb:cc082833, #268bd2
-rofi.color-urgent: argb:cc082833,  #839496,  argb:cc082833, argb:cc082833, #268bd2
-rofi.color-active: argb:cc082833,  #839496,  argb:cc082833, argb:cc082833, #268bd2
-
-rofi.terminal: urxvt
-rofi.run-command: zsh -c "{cmd}"