folder cleanup
This commit is contained in:
45
home/Xresources
Normal file
45
home/Xresources
Normal file
@@ -0,0 +1,45 @@
|
||||
*background: #1e1e20
|
||||
*foreground: #c5c8c6
|
||||
*cursorColor: #c5c8c6
|
||||
|
||||
*color0: #1e1e20
|
||||
*color8: #f4d8c6
|
||||
*color1: #e6a57a
|
||||
*color9: #e6a57a
|
||||
*color2: #e39866
|
||||
*color10: #e39866
|
||||
*color3: #df8b54
|
||||
*color11: #df8b54
|
||||
*color4: #dc7f41
|
||||
*color12: #dc7f41
|
||||
*color5: #85678f
|
||||
*color13: #c6723a
|
||||
*color6: #b06534
|
||||
*color14: #b06534
|
||||
*color7: #f1cbb3
|
||||
*color15: #E8E8E8
|
||||
|
||||
URxvt.font: xft:Source Code Pro:size=10.5
|
||||
URxvt.depth: 32
|
||||
URxvt*scrollBar: false
|
||||
URxvt*mouseWheelScrollPage: true
|
||||
URxvt*cursorBlink: true
|
||||
URxvt*saveLines: 99999
|
||||
URxvt*internalBorder: 5
|
||||
URxvt*geometry: 70x19
|
||||
|
||||
rofi.color-enabled: true
|
||||
rofi.color-window: #1e1e20, #dc7f41, #dc7f41
|
||||
rofi.color-normal: #1e1e20, #c5c8c6, #1e1e20, #1e1e20, #dc7f41
|
||||
rofi.color-active: #1e1e20, #c5c8c6, #1e1e20, #1e1e20, #dc7f41
|
||||
rofi.color-urgent: #1e1e20, #c5c8c6, #1e1e20, #1e1e20, #dc7f41
|
||||
|
||||
rofi.separator-style: solid
|
||||
rofi.sidebar-mode: false
|
||||
rofi.lines: 5
|
||||
rofi.font: Source Code Pro Semibold 10.5
|
||||
rofi.bw: 1
|
||||
rofi.columns: 2
|
||||
rofi.padding: 5
|
||||
rofi.fixed-num-lines: true
|
||||
rofi.hide-scrollbar: true
|
Reference in New Issue
Block a user