Skip to content

Instantly share code, notes, and snippets.

@vuonglab
Last active January 16, 2022 00:48
Show Gist options
  • Save vuonglab/5f26a21211ca18be114a12ebcce7c2bb to your computer and use it in GitHub Desktop.
Save vuonglab/5f26a21211ca18be114a12ebcce7c2bb to your computer and use it in GitHub Desktop.
Configuration file for ratpoison, my X window manager
set startupmessage 0
set border 0
# escape Super_L
definekey top Super_L readkey root
bind D prevscreen
bind d nextscreen
bind a exec ratpoison -c "echo $(date '+%a %b %d %Y %r %Z'; acpi)"
exec xterm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment