-
Notifications
You must be signed in to change notification settings - Fork 0
/
Xresources-regolith
35 lines (31 loc) · 1.18 KB
/
Xresources-regolith
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
! This is the Regolith root-level Xresources file.
!
! -- Styles - Colors
!
! Uncomment one and only one of the following color definitions:
!#include "/etc/regolith/styles/color-solarized-dark"
!#include "/etc/regolith/styles/color-solarized-light"
#include "/etc/regolith/styles/color-gruvbox"
!#include "/etc/regolith/styles/color-nord"
! -- Styles - Fonts
!
! Uncomment one and only one of the following font definitions:
!#include "/etc/regolith/styles/typeface-sourcecodepro"
#include "/home/dbalseiro/.config/regolith/typeface-monoid"
!#include "/etc/regolith/styles/typeface-ubuntu"
! -- Styles - Theme
!
! Uncomment one and only one of the following theme definitions:
!#include "/etc/regolith/styles/theme-regolith"
#include "/etc/regolith/styles/theme-ubuntu-dark"
!#include "/etc/regolith/styles/theme-nordic"
! -- Applications
! These files are not intended to be modified, however if you
! would like to configure a new apps Xresources to use Regolith
! theme info, this is the place to add it.
!
#include "/etc/regolith/styles/st-term"
#include "/etc/regolith/styles/i3-wm"
#include "/etc/regolith/styles/i3xrocks"
#include "/etc/regolith/styles/rofi"
#include "/etc/regolith/styles/gnome"