rice

rei with the taste
git clone https://s.sonu.ch/~rei/rice.git
Log | Files | Refs | README

terminalrc (1091B)


      1 [Configuration]
      2 MiscAlwaysShowTabs=FALSE
      3 MiscBell=FALSE
      4 MiscBellUrgent=FALSE
      5 MiscBordersDefault=TRUE
      6 MiscCursorBlinks=FALSE
      7 MiscCursorShape=TERMINAL_CURSOR_SHAPE_BLOCK
      8 MiscDefaultGeometry=80x24
      9 MiscInheritGeometry=FALSE
     10 MiscMenubarDefault=FALSE
     11 MiscMouseAutohide=FALSE
     12 MiscMouseWheelZoom=TRUE
     13 MiscToolbarDefault=FALSE
     14 MiscConfirmClose=TRUE
     15 MiscCycleTabs=TRUE
     16 MiscTabCloseButtons=TRUE
     17 MiscTabCloseMiddleClick=TRUE
     18 MiscTabPosition=GTK_POS_TOP
     19 MiscHighlightUrls=TRUE
     20 MiscMiddleClickOpensUri=FALSE
     21 MiscCopyOnSelect=FALSE
     22 MiscShowRelaunchDialog=TRUE
     23 MiscRewrapOnResize=TRUE
     24 MiscUseShiftArrowsToScroll=FALSE
     25 MiscSlimTabs=FALSE
     26 MiscNewTabAdjacent=FALSE
     27 MiscSearchDialogOpacity=100
     28 MiscShowUnsafePasteDialog=TRUE
     29 TitleMode=TERMINAL_TITLE_REPLACE
     30 ScrollingBar=TERMINAL_SCROLLBAR_NONE
     31 FontName=Inconsolata Medium 12
     32 ColorPalette=#3f3f3f;#705050;#60b48a;#dfaf8f;#9ab8d7;#dc8cc3;#8cd0d3;#dcdcdc;#709080;#dca3a3;#72d5a3;#f0dfaf;#94bff3;#ec93d3;#93e0e3;#ffffff
     33 ColorForeground=#dcdcdc
     34 ColorBackground=#2c2c2c
     35 ColorCursor=#dcdcdc
     36 BackgroundMode=TERMINAL_BACKGROUND_TRANSPARENT
     37 BackgroundDarkness=0.900000
     38