TEXT   27
cwmrc
Guest on 9th September 2023 08:13:42 AM


  1. fontname URxvt.font:xft:DejavuSansMono:pixelsize=14.5
  2. gap 0 0 0 0
  3. borderwidth 2
  4. snapdist 20
  5. color activeborder "Deep Pink"
  6. color inactiveborder "Light Blue"
  7. sticky yes
  8. moveamount 4
  9. ignore xclock
  10.  
  11. ## Key bindings
  12. bind CM-Return unmap
  13. bind CM-Return urxvt
  14. bind CM-Tab cyclegroup
  15. bind CS-Tab cyclegroup
  16. bind MS-1 movetogroup1
  17. bind MS-2 movetogroup2
  18. bind MS-3 movetogroup3
  19. bind MS-4 movetogroup4
  20. bind MS-5 movetogroup5
  21. bind MS-6 movetogroup6
  22. bind MS-7 movetogroup7
  23. bind MS-8 movetogroup8
  24. bind MS-9 movetogroup9
  25. bind M-1 grouponly1
  26. bind M-2 grouponly2
  27. bind M-3 grouponly3
  28. bind M-4 grouponly4
  29. bind M-5 grouponly5
  30. bind M-6 grouponly6
  31. bind M-7 grouponly7
  32. bind M-8 grouponly8
  33. bind M-9 grouponly9
  34.  
  35. bind M-period unmap
  36. bind CS-Left unmap
  37. bind CS-Right unmap
  38. bind CS-Up unmap
  39. bind CS-Down unmap
  40. bind C-Left unmap
  41. bind C-Right unmap
  42. bind C-Up unmap
  43. bind C-Down unmap
  44. bind M-h unmap
  45. bind M-h hide
  46. bind M-Return unmap
  47. bind M-Return /usr/local/bin/st
  48. bind M-m maximize
  49. bind M-v vmaximize
  50. bind M-0 nogroup
  51. bind M-grave cyclegroup
  52. bind M-semicolon cyclegroup
  53. bind M-n cycle
  54. bind MS-n rcycle
  55. bind M-l label
  56. bind M-p dmenu_run
  57. bind MS-x unmap
  58. bind MS-x delete
  59. bind MS-h unmap
  60. bind MS-j unmap
  61. bind MS-k unmap
  62. bind MS-l unmap
  63. bind MS-h bigmoveleft
  64. bind MS-j bigmovedown
  65. bind MS-k bigmoveup
  66. bind MS-l bigmoveright
  67. bind M-t vtile
  68. bind MS-t htile
  69. bind M-Left unmap
  70. bind M-Right unmap
  71. bind M-c unmap
  72. bind M-c "timeout 2s xclock -digital -geometry 190x32 -strftime '%m/%d          (%H) %I:%M'"
  73. bind MS-c unmap
  74. bind MS-v unmap

Raw Paste

Login or Register to edit or fork this paste. It's free.