mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-24 18:58:33 +02:00
xsession: prefer dark theme
This commit is contained in:
parent
2b55546db1
commit
33d08ac70f
1 changed files with 3 additions and 0 deletions
|
@ -7,6 +7,9 @@ exec < /dev/null
|
|||
# Ensure we use the appropriate gtkrc-2.0 file
|
||||
export GTK2_RC_FILES=$HOME/.gtkrc-2.0
|
||||
|
||||
# Prefer a dark theme
|
||||
export GTK_THEME=:dark
|
||||
|
||||
# We do not want to rely on crappy mailcap
|
||||
export MAILCAPS=$HOME/.mailcap
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue