mirror of
https://github.com/ksyasuda/rice.git
synced 2025-12-05 02:53:39 -08:00
updates for laptop config
This commit is contained in:
@@ -13,7 +13,7 @@ coccupied = #42A5F5
|
||||
shade1 = #17191e
|
||||
shade2 = #1e2127
|
||||
shade3 = #191c21
|
||||
shade4 = #282c34
|
||||
shade4 = #21242b
|
||||
shade5 = #AA2E50
|
||||
shade6 = #7E57C2
|
||||
shade7 = #9575CD
|
||||
|
||||
@@ -7,13 +7,13 @@ fg = #FFFFFF
|
||||
fg-alt = #454545
|
||||
|
||||
acolor = #FFFFFF
|
||||
curgent = #EF5350
|
||||
urgent = #EF5350
|
||||
coccupied = #42A5F5
|
||||
|
||||
shade1 = #17191e
|
||||
shade2 = #1e2127
|
||||
shade3 = #222834
|
||||
shade4 = #282c34
|
||||
shade4 = #21242b
|
||||
shade5 = #AA2E50
|
||||
shade6 = #7E57C2
|
||||
shade7 = #9575CD
|
||||
@@ -46,17 +46,21 @@ black = #000000
|
||||
;==========================================================
|
||||
|
||||
[bar/main]
|
||||
width = 100%
|
||||
; width = 100%
|
||||
width = 95%
|
||||
height = 65
|
||||
# offset-x = 2.5%
|
||||
offset-x = 2.5%
|
||||
# offset-y = 2%
|
||||
bottom = false
|
||||
fixed-center = false
|
||||
fixed-center = true
|
||||
line-size = 2
|
||||
radius = 0
|
||||
override-redirect = true
|
||||
wm-restack = i3
|
||||
|
||||
#background = ${color.bg}
|
||||
background = #282c34
|
||||
; background = #282c34
|
||||
background = ${color.shade4}
|
||||
foreground = ${color.fg}
|
||||
|
||||
;==========================================================
|
||||
|
||||
Reference in New Issue
Block a user