Up.
This commit is contained in:
parent
6aced97811
commit
08c636a719
@ -1,29 +0,0 @@
|
|||||||
! ------------------------------------------------------------------------------
|
|
||||||
! ROFI Configuration
|
|
||||||
! ------------------------------------------------------------------------------
|
|
||||||
!rofi.opacity: 200
|
|
||||||
rofi.font: xft:Roboto 11
|
|
||||||
rofi.lines: 10
|
|
||||||
rofi.width: 40
|
|
||||||
!rofi.fake-transparency: true
|
|
||||||
rofi.fuzzy: true
|
|
||||||
rofi.sidebar-mode: false
|
|
||||||
rofi.separator-style: none
|
|
||||||
rofi.hide-scrollbar: true
|
|
||||||
rofi.markup-rows: true
|
|
||||||
rofi.key-run: Mod4+space
|
|
||||||
!rofi.key-window: Mod4+w
|
|
||||||
!rofi.key-ssh: Mod4+s
|
|
||||||
rofi.bw: 4
|
|
||||||
!rofi.switchers: drun
|
|
||||||
rofi.modi: window,run,ssh
|
|
||||||
rofi.combi-modi: window,drun
|
|
||||||
|
|
||||||
! ------------------------------------------------------------------------------
|
|
||||||
! ROFI Color theme
|
|
||||||
! ------------------------------------------------------------------------------
|
|
||||||
rofi.color-enabled: true
|
|
||||||
rofi.color-window: argb:cc000000, argb:cf000000, argb:d2f0544c
|
|
||||||
rofi.color-normal: argb:00393939, argb:f9f0f0f0, argb:c7393939, argb:00393939, argb:f6f0544c
|
|
||||||
rofi.color-active: argb:00393939, argb:f98fdfd2, argb:c7393939, argb:00393939, argb:f6f0544c
|
|
||||||
rofi.color-urgent: argb:00393939, argb:f9ff8904, argb:c7393939, argb:00393939, argb:f6f0544c
|
|
@ -1,29 +0,0 @@
|
|||||||
! ------------------------------------------------------------------------------
|
|
||||||
! ROFI Configuration
|
|
||||||
! ------------------------------------------------------------------------------
|
|
||||||
!rofi.opacity: 200
|
|
||||||
rofi.font: xft:Roboto 11
|
|
||||||
rofi.lines: 10
|
|
||||||
rofi.width: 40
|
|
||||||
!rofi.fake-transparency: true
|
|
||||||
rofi.fuzzy: true
|
|
||||||
rofi.sidebar-mode: false
|
|
||||||
rofi.separator-style: none
|
|
||||||
rofi.hide-scrollbar: true
|
|
||||||
rofi.markup-rows: true
|
|
||||||
rofi.key-run: Mod4+space
|
|
||||||
!rofi.key-window: Mod4+w
|
|
||||||
!rofi.key-ssh: Mod4+s
|
|
||||||
rofi.bw: 4
|
|
||||||
!rofi.switchers: drun
|
|
||||||
rofi.modi: window,run,ssh
|
|
||||||
rofi.combi-modi: window,drun
|
|
||||||
|
|
||||||
! ------------------------------------------------------------------------------
|
|
||||||
! ROFI Color theme
|
|
||||||
! ------------------------------------------------------------------------------
|
|
||||||
rofi.color-enabled: true
|
|
||||||
rofi.color-window: argb:cc000000, argb:cf000000, argb:d2f0544c
|
|
||||||
rofi.color-normal: argb:00393939, argb:f9f0f0f0, argb:c7393939, argb:00393939, argb:f6f0544c
|
|
||||||
rofi.color-active: argb:00393939, argb:f98fdfd2, argb:c7393939, argb:00393939, argb:f6f0544c
|
|
||||||
rofi.color-urgent: argb:00393939, argb:f9ff8904, argb:c7393939, argb:00393939, argb:f6f0544c
|
|
@ -1,36 +0,0 @@
|
|||||||
#define base00 #2d2d2d
|
|
||||||
#define base01 #f2777a
|
|
||||||
#define base02 #99cc99
|
|
||||||
#define base03 #d2a853
|
|
||||||
#define base04 #6699cc
|
|
||||||
#define base05 #cc99cc
|
|
||||||
#define base06 #66cccc
|
|
||||||
#define base07 #d3d0c8
|
|
||||||
#define base08 #515151
|
|
||||||
#define base09 #ff5f63
|
|
||||||
#define base0A #94ea94
|
|
||||||
#define base0B #f0b643
|
|
||||||
#define base0C #59a2ea
|
|
||||||
#define base0D #ea94ea
|
|
||||||
#define base0E #59eaea
|
|
||||||
#define base0F #f2f0ec
|
|
||||||
|
|
||||||
*.foreground: base07
|
|
||||||
*.background: base00
|
|
||||||
*.cursorColor: base07
|
|
||||||
*.color0: base00
|
|
||||||
*.color1: base01
|
|
||||||
*.color2: base02
|
|
||||||
*.color3: base03
|
|
||||||
*.color4: base04
|
|
||||||
*.color5: base05
|
|
||||||
*.color6: base06
|
|
||||||
*.color7: base07
|
|
||||||
*.color8: base08
|
|
||||||
*.color9: base09
|
|
||||||
*.color10: base0A
|
|
||||||
*.color11: base0B
|
|
||||||
*.color12: base0C
|
|
||||||
*.color13: base0D
|
|
||||||
*.color14: base0E
|
|
||||||
*.color15: base0F
|
|
Loading…
Reference in New Issue
Block a user