citadel

My dotfiles, scripts and nix configs
git clone git://jb55.com/citadel
Log | Files | Refs | README | LICENSE

.xbindkeysrc (319B)


      1 "lock"
      2   XF86Display
      3 
      4 "lock"
      5   Pause
      6 
      7 "cmdtree"
      8   Mod4 + u
      9 
     10 "cmdtree"
     11   Mod4 + grave
     12 
     13 "env TZ='America/New_York' n date '+%a | %b %d | %H:%M:%S | %F'"
     14   Mod4 + Control + F5
     15 
     16 "xbacklight -dec 5"
     17   XF86MonBrightnessDown
     18 
     19 "toggle-mute"
     20   XF86AudioMute
     21 
     22 "xbacklight -inc 5"
     23   XF86MonBrightnessUp
     24 
     25 "snap"
     26   Control + Print
     27