Advertisement
custompc

Xresources Xclock Day Date Time

Mar 3rd, 2024 (edited)
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. !-= XCLOCK =-
  2. xclock*analog: false
  3. xclock*font: -*-clean-medium-r-*-*-14-*-*-*-*-*-*-*
  4. xclock*update: 60
  5. xclock*background: #2c2b2b
  6. xclock*foreground: #c0c0c0
  7. xclock*strftime: %a | %b %d %Y | %I:%M %p
  8. xclock*geometry: +1698+1162
  9.  
  10. !Places day / date / time in lower right of 1920 x 1200 LCD
  11. !Instant changes # xrdb -load ~/.Xresources
  12. !See https://www.php.net/manual/en/function.strftime.php
  13. !for time date parameters
Tags: Linux BSD
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement