summaryrefslogtreecommitdiff
path: root/xinitrc
diff options
context:
space:
mode:
authorMarc Coquand <marc@mccd.space>2024-06-08 16:06:16 -0500
committerMarc Coquand <marc@mccd.space>2024-06-08 16:06:16 -0500
commit3ae57fe0826ef92891016a82f1eb3d9ce4795169 (patch)
tree5623bba7b435c51f48d7634ef3dfff841034a671 /xinitrc
parentdacc8facb80c8700d3e5243e762191a2d9faa728 (diff)
downloadrcm-3ae57fe0826ef92891016a82f1eb3d9ce4795169.tar.gz
rcm-3ae57fe0826ef92891016a82f1eb3d9ce4795169.tar.bz2
rcm-3ae57fe0826ef92891016a82f1eb3d9ce4795169.zip
add git attributes
Diffstat (limited to 'xinitrc')
-rwxr-xr-xxinitrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/xinitrc b/xinitrc
index 9d03cd2..6a8fb1f 100755
--- a/xinitrc
+++ b/xinitrc
@@ -1,5 +1,5 @@
+xrdb -load ~/.Xresources
xsetroot -solid '#282C34' &
-xrdb -load ~/.Xresources &
xclock -digital -geometry +2250+1400 -face "Ttyp0:pixelsize=24:antialias=false:autohint=false" &
gsettings set org.gnome.desktop.interface document-font-name 'Input Sans Compressed' &
gsettings set org.gnome.desktop.interface font-name 'Input Sans Compressed' &