summaryrefslogtreecommitdiff
path: root/xinitrc
diff options
context:
space:
mode:
authorMarc Coquand <marc@mccd.space>2024-06-08 12:12:57 -0500
committerMarc Coquand <marc@mccd.space>2024-06-08 12:12:57 -0500
commitfdc18aae269d612d9a4fda6545f89aa3ee7f09a0 (patch)
treeb33d472c26fedc846a1faff9f688b731d8297f27 /xinitrc
parent8dc801597a3b7d5464580b55626d1ccd6c0a444b (diff)
downloadrcm-fdc18aae269d612d9a4fda6545f89aa3ee7f09a0.tar.gz
rcm-fdc18aae269d612d9a4fda6545f89aa3ee7f09a0.tar.bz2
rcm-fdc18aae269d612d9a4fda6545f89aa3ee7f09a0.zip
Updates
Diffstat (limited to 'xinitrc')
-rwxr-xr-xxinitrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/xinitrc b/xinitrc
index 9ac8bc4..9d03cd2 100755
--- a/xinitrc
+++ b/xinitrc
@@ -1,6 +1,6 @@
-xsetroot -solid '#244A51' &
+xsetroot -solid '#282C34' &
xrdb -load ~/.Xresources &
-xclock -geometry +2350+30 &
+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' &
gsettings set org.gnome.desktop.interface cursor-size 32 &