commit 0f8b4fc

Emilia Smólska  ·  2026-08-17 16:08:17 +0000 UTC
parent ebbb378
apocalypse now
5 files changed,  +6, -6
M cwmrc
+3, -0
1@@ -0,0 +1,3 @@
2+pkill xmessage
3+xmessage -geometry x40+0+0 "$(ddate)" -buttons ''
4+echo dxmessage | at midnight
M cwmrc
+1, -1
1@@ -1,4 +1,4 @@
2-fontname "Luxi Mono:size=8.25"
3+fontname "Fixed:style=regular:pixelsize=24"
4 
5 ignore xclock
6 
+0, -1
1@@ -1 +0,0 @@
2-gtk-font-name = "Luxi Mono 8.25"
 1@@ -3,7 +3,7 @@ c() { ln -sf $1 $2; }
 2 c $PWD/Xdefaults ~/.Xdefaults
 3 mkdir -p ~/bin
 4 c $PWD/bin/amused-monitor ~/bin/amused-monitor
 5-c $PWD/bin/chrome ~/bin/chrome
 6+c $PWD/bin/dxmessage ~/bin/dxmessage
 7 c $PWD/bin/gcc ~/bin/gcc
 8 c $PWD/bin/lwjgl ~/bin/lwjgl
 9 c $PWD/bin/makeinfo ~/bin/makeinfo
10@@ -13,8 +13,6 @@ c $PWD/bin/x0 ~/bin/x0
11 mkdir -p ~/.config/profanity
12 c $PWD/config/profanity/profrc ~/.config/profanity/profrc
13 c $PWD/cwmrc ~/.cwmrc
14-mkdir -p ~/.dillo
15-c $PWD/dillo/dillorc ~/.dillo/dillorc
16 c $PWD/exrc ~/.exrc
17 c $PWD/gitconfig ~/.gitconfig
18 c $PWD/kshrc ~/.kshrc
+1, -1
1@@ -3,5 +3,5 @@ setxkbmap -option compose:rctrl,ctrl:nocaps
2 xcompmgr -a &
3 xidle &
4 LC_ALL=C xclock -digital -geometry -0+0 -update 1 &
5-xmessage -center -fn 12x24 "$(ddate)" -buttons abort,retry,fail &
6+dxmessage &
7 exec cwm