Last active
January 16, 2022 00:48
-
-
Save vuonglab/5f26a21211ca18be114a12ebcce7c2bb to your computer and use it in GitHub Desktop.
Configuration file for ratpoison, my X window manager
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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