updates for laptop config

This commit is contained in:
ksyasuda
2021-11-10 02:53:47 -08:00
parent 885fda7c51
commit 4dcf9687f6
14 changed files with 576 additions and 70 deletions

View File

@@ -13,7 +13,7 @@ coccupied = #42A5F5
shade1 = #17191e
shade2 = #1e2127
shade3 = #191c21
shade4 = #282c34
shade4 = #21242b
shade5 = #AA2E50
shade6 = #7E57C2
shade7 = #9575CD

View File

@@ -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}
;==========================================================