aboutsummaryrefslogtreecommitdiff
path: root/.config/cow
diff options
context:
space:
mode:
authorJustine Smithies <justine@smithies.me.uk>2026-08-28 19:27:36 +0100
committerJustine Smithies <justine@smithies.me.uk>2026-08-28 19:27:36 +0100
commit31313f72c06e9abd7ad72b86309aa814524dafff (patch)
tree293d856c315ad233d47f85115b0473090075a737 /.config/cow
parentf94719ddfa7fc5fd6bf8abc878c1f3193d1f5888 (diff)
Initial commit of cowclock.conf
Diffstat (limited to '.config/cow')
-rw-r--r--.config/cow/cowclock.conf33
1 files changed, 33 insertions, 0 deletions
diff --git a/.config/cow/cowclock.conf b/.config/cow/cowclock.conf
new file mode 100644
index 0000000..e6840d6
--- /dev/null
+++ b/.config/cow/cowclock.conf
@@ -0,0 +1,33 @@
+# Default cowclock presentation. User overrides are read from
+# $XDG_CONFIG_HOME/cow/cowclock.conf or ~/.config/cow/cowclock.conf.
+
+size 138 138
+minimum-size 120 120
+aspect-ratio true
+padding 8
+numerals arabic
+direction clockwise
+ticks true
+second-mode tick
+timezone local
+date-format ""
+
+# With no style or font overrides, cowclock inherits CoW's current theme.
+# Individual elements can still be changed independently, for example:
+#
+font "GoMono Nerd Font 8"
+style background 0x282828c6
+style foreground 0xffffffff
+style hour 0x928374ff
+style minute 0xebdbb2ff
+style second 0xfb4934ff
+# style outline 0x000000ff
+
+hand hour 52 11
+hand minute 72 7
+hand second 82 0.9
+tick major 10 0.9
+tick minor 4 0.4
+numeral-radius 72
+centre-size 2.5
+face-outline 0