termss.conf 959 B

1234567891011121314151617
  1. ########## DEFAULT VALUES ###############################################
  2. # boolean variables are '1' for true or anything else for false.
  3. #~ insecure=0 # better method to ungrab the pointer, but: unix.stackexchange.com/a/40472
  4. #~ dunst=0 # if you don't want this script to accidentally start dunst, better set it to 0
  5. # FONTS
  6. #~ font="-misc-fixed-medium-r-normal--7-50-100-100-c-50-iso8859-1"
  7. #~ font="-xos4-terminus-medium-r-normal--14-140-72-72-c-80-iso10646-1"
  8. #~ font="-xos4-terminus-*-r-normal--12-*-*-*-*-*-*-*"
  9. #~ font="-misc-fixed-medium-r-semicondensed--13-*-*-*-*-*-*-*"
  10. #~ font="-gnu-unifont-medium-r-normal-sans-16-160-75-75-c-80-iso10646-1"
  11. #~ font="xft:IBM Plex Mono:pixelsize=14"
  12. # You can override ALL options passed to urxvt when creating a fullscreen window
  13. #~ urxvtopts=( "+rv" "+ss" "+j" "-fade 0" "+is" "+ls" "+vb" "+sb" "+si" "-sl 0" "-pe ''" "+ssc" "+hold" "-lsp 0" "-letsp 0" "-bc" "-uc" "-b 0" "-w 0" "-bl" "-override-redirect" )