2021-09-01 23:06:47 -07:00
|
|
|
include-file = $HOME/SudacodeRice/include-modules.ini
|
2021-07-28 23:44:53 -07:00
|
|
|
|
|
|
|
[color]
|
|
|
|
|
|
|
|
bg = #FFFFFF
|
|
|
|
fg = #FFFFFF
|
|
|
|
fg-alt = #454545
|
|
|
|
|
|
|
|
acolor = #FFFFFF
|
2021-11-10 02:53:47 -08:00
|
|
|
urgent = #EF5350
|
2021-07-28 23:44:53 -07:00
|
|
|
coccupied = #42A5F5
|
|
|
|
|
2021-11-07 00:59:01 -07:00
|
|
|
shade1 = #17191e
|
2021-07-28 23:44:53 -07:00
|
|
|
shade2 = #1e2127
|
2021-11-10 21:45:10 -08:00
|
|
|
; shade3 = #222834
|
|
|
|
shade3 = #464b55
|
2021-11-10 02:53:47 -08:00
|
|
|
shade4 = #21242b
|
2021-07-28 23:44:53 -07:00
|
|
|
shade5 = #AA2E50
|
|
|
|
shade6 = #7E57C2
|
|
|
|
shade7 = #9575CD
|
|
|
|
shade8 = #B39DDB
|
|
|
|
txt = #2C2C2C
|
|
|
|
|
|
|
|
## Material Colors
|
|
|
|
|
|
|
|
red = #e53935
|
|
|
|
pink = #d81b60
|
|
|
|
purple = #8e24aa
|
|
|
|
deep-purple = #5e35b1
|
|
|
|
indigo = #3949ab
|
|
|
|
blue = #1e88e5
|
|
|
|
light-blue = #039be5
|
|
|
|
cyan = #00acc1
|
|
|
|
teal = #00897b
|
|
|
|
green = #43a047
|
|
|
|
light-green = #7cb342
|
|
|
|
lime = #c0ca33
|
|
|
|
yellow = #fdd835
|
|
|
|
amber = #ffb300
|
|
|
|
orange = #fb8c00
|
|
|
|
deep-orange = #f4511e
|
|
|
|
brown = #6d4c41
|
|
|
|
grey = #757575
|
|
|
|
blue-gray = #546e7a
|
|
|
|
black = #000000
|
|
|
|
|
|
|
|
;==========================================================
|
|
|
|
|
|
|
|
[bar/main]
|
2021-11-10 02:53:47 -08:00
|
|
|
; width = 100%
|
|
|
|
width = 95%
|
2021-07-28 23:44:53 -07:00
|
|
|
height = 65
|
2021-11-10 02:53:47 -08:00
|
|
|
offset-x = 2.5%
|
2021-07-28 23:44:53 -07:00
|
|
|
# offset-y = 2%
|
|
|
|
bottom = false
|
2021-11-10 02:53:47 -08:00
|
|
|
fixed-center = true
|
2021-07-28 23:44:53 -07:00
|
|
|
line-size = 2
|
|
|
|
radius = 0
|
2021-11-10 02:53:47 -08:00
|
|
|
override-redirect = true
|
2021-12-06 15:40:50 -08:00
|
|
|
; override-redirect = false
|
|
|
|
; wm-restack = i3
|
|
|
|
wm-restack = bspwm
|
|
|
|
override-redirect = true
|
2021-07-28 23:44:53 -07:00
|
|
|
|
|
|
|
#background = ${color.bg}
|
2021-11-10 02:53:47 -08:00
|
|
|
; background = #282c34
|
|
|
|
background = ${color.shade4}
|
2021-07-28 23:44:53 -07:00
|
|
|
foreground = ${color.fg}
|
|
|
|
|
|
|
|
;==========================================================
|
|
|
|
|
|
|
|
#font-0 = "Fantasque Sans Mono:pixelsize=10;3"
|
|
|
|
font-0 = "FiraCode Nerd Font:pixelsize=20:antialias=true;3"
|
|
|
|
font-1 = "Iosevka Nerd Font:pixelsize=20;3"
|
|
|
|
font-2 = Weather Icons:size=20;1
|
|
|
|
font-3 = "Source Han Sans JP:pixelsize=20;antialias=true;3"
|
|
|
|
font-4 = "PowerlineSymbols:pixelsize=20;antialias=true;3"
|
|
|
|
|
2021-12-06 15:40:50 -08:00
|
|
|
dpi = 100
|
2021-07-28 23:44:53 -07:00
|
|
|
|
|
|
|
;==========================================================
|
|
|
|
|
|
|
|
enable-ipc = true
|
|
|
|
cursor-click = pointer
|
|
|
|
|
|
|
|
scroll-up = i3wm-wsnext
|
|
|
|
scroll-down = i3wm-wsprev
|
|
|
|
|
|
|
|
;== Module Location ========================================================
|
|
|
|
|
|
|
|
modules-left = menu workspaces network bluetooth2 package-updates-trigger package-updates
|
|
|
|
# modules-center = spotify-prev spotify-bar spotify-next jdate package-updates-trigger package-updates
|
|
|
|
modules-center = mpd-prev custom-mpd mpd-next playerctl-prev playerctl-show playerctl-next
|
|
|
|
# modules-right = network bluetooth2 volume battery openweathermap-fullfeatured date powermenu
|
2021-11-10 21:45:10 -08:00
|
|
|
modules-right = flameshot color-picker battery volume openweathermap-fullfeatured jdate date powermenu
|
2021-07-28 23:44:53 -07:00
|
|
|
|
|
|
|
;== EOF ========================================================
|