🔧 Updated xinitrc for gtk var
This commit is contained in:
parent
fedb6a28ef
commit
c8b0042375
1 changed files with 3 additions and 0 deletions
|
|
@ -47,6 +47,9 @@ xrandr --output HDMI-0 --brightness 1.1 & #--set TearFree on &
|
|||
redshift -O 5000 &
|
||||
|
||||
picom --config /home/brian/.config/picom/picom.conf & # --experimental-backends &
|
||||
|
||||
# GTK relies on this for icon themes
|
||||
export GTK_ICON_THEME=Papirus-Dark
|
||||
# Start applets, daemons, etc.
|
||||
# diskie
|
||||
# nm-applet
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue