Skip to content

Instantly share code, notes, and snippets.

@vuonglab
Last active January 16, 2022 00:48
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