53 lines
1.5 KiB
Text
53 lines
1.5 KiB
Text
! Cursor
|
|
Xcursor.theme: Bibata-Original-Classic
|
|
|
|
! ------------------------------------------------------------------------------
|
|
! ROFI Color theme
|
|
! ------------------------------------------------------------------------------
|
|
rofi.color-enabled: true
|
|
rofi.color-window: #C2000000, #273238, #00000000
|
|
rofi.color-normal: #00000000, #ff007f, #00000000, #bbbbbb, #000000
|
|
rofi.color-active: #00000000, #80cbc4, #00000000, #394249, #80cbc4
|
|
rofi.color-urgent: #273238, #ff1844, #273238, #394249, #ff1844
|
|
|
|
st.opacity: 205
|
|
st.borderpx: 38
|
|
st.font: Iosevka Nerd Font:pixelsize=20:antialias=true:autohint=true;
|
|
|
|
! Available cursor values: 2 4 6 7 = █ _ | ☃ ( 1 3 5 are blinking versions)
|
|
st.cursorshape: 2
|
|
st.cursorthickness: 2
|
|
st.cursorblinkstyle: 0
|
|
st.cursorblinkontype: 0
|
|
st.bold_font: 0
|
|
st.xfps: 300
|
|
st.actionfps: 30
|
|
st.chscale: 1.1
|
|
st.cwscale: 1.1
|
|
st.blinktimeout: 800
|
|
st.bellvolume: 100
|
|
! this is a char that is exposed like so: `printf '\033[z'`
|
|
st.prompt_char: $
|
|
|
|
Xft.autohint: 1
|
|
Xft.antialias: 1
|
|
Xft.hinting: true
|
|
Xft.hintstyle: hintslight
|
|
Xft.rgba: rgb
|
|
Xft.lcdfilter: lcddefault
|
|
|
|
! ------------------------------------------------------------------------------
|
|
! 2bwm
|
|
! ------------------------------------------------------------------------------
|
|
|
|
twobwm.border_width: 0
|
|
twobwm.outer_border: 0
|
|
twobwm.focus_color: base01
|
|
twobwm.unfocus_color: base01
|
|
twobwm.fixed_color: base0D
|
|
twobwm.unkill_color: base08
|
|
twobwm.fixed_unkill_color: base0E
|
|
twobwm.outer_border_color: base00
|
|
twobwm.inverted_colors: true
|
|
|
|
xterm*decTerminalID: vt340
|