mirror of
https://github.com/Fluffy-Bean/dots.git
synced 2024-12-28 18:36:06 +00:00
88 lines
3 KiB
INI
88 lines
3 KiB
INI
;;_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-
|
|
;;
|
|
;; ██████╗ ██████╗ ██╗ ██╗ ██╗██████╗ █████╗ ██████╗
|
|
;; ██╔══██╗██╔═══██╗██║ ╚██╗ ██╔╝██╔══██╗██╔══██╗██╔══██╗
|
|
;; ██████╔╝██║ ██║██║ ╚████╔╝ ██████╔╝███████║██████╔╝
|
|
;; ██╔═══╝ ██║ ██║██║ ╚██╔╝ ██╔══██╗██╔══██║██╔══██╗
|
|
;; ██║ ╚██████╔╝███████╗██║ ██████╔╝██║ ██║██║ ██║
|
|
;; ╚═╝ ╚═════╝ ╚══════╝╚═╝ ╚═════╝ ╚═╝ ╚═╝╚═╝ ╚═╝
|
|
;;
|
|
;; Fluffys Config
|
|
;; UwU
|
|
;;
|
|
;;_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-
|
|
|
|
|
|
;;_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-
|
|
;; BAR
|
|
;;_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-
|
|
[colors]
|
|
include-file = ~/.config/polybar/colours/paradise.ini
|
|
|
|
[bar/fluffy]
|
|
width = 100%
|
|
height = 31
|
|
fixed-center = true
|
|
|
|
;; BAR ON TOP
|
|
;bottom = false
|
|
;border-top-size = 8
|
|
|
|
;; BAR ON BOTTOM (sussy)
|
|
bottom = true
|
|
border-bottom-size = 8
|
|
|
|
border-left-size = 8
|
|
border-right-size = 8
|
|
|
|
padding = 0
|
|
module-margin-left = 0
|
|
module-margin-right = 0
|
|
|
|
cursor-click = pointer
|
|
cursor-scroll = ns-resize
|
|
|
|
background = ${colors.background}
|
|
foreground = ${colors.foreground}
|
|
|
|
;;_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-
|
|
;; FONTS
|
|
;;_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-
|
|
font-0 = Rubik:size=11:weight=Medium;2
|
|
font-1 = Iosevka Nerd Font:size=18;4
|
|
font-2 = Material:size=13;3
|
|
|
|
|
|
;;_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-
|
|
;; BAR SETUP
|
|
;;_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-
|
|
modules-left = dateL date dateR space timeL time timeR
|
|
modules-center = spotifyL spotify spotifyR
|
|
modules-right = blueL bluetooth blueR space1 volumeL volume volumeR space2 powerL power powerR
|
|
|
|
|
|
;;_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-
|
|
;; SPACE
|
|
;;_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-
|
|
include-file = ~/.config/polybar/space.ini
|
|
|
|
|
|
;;_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-
|
|
;; ROUNDY ROUNDY
|
|
;;_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-
|
|
include-file = ~/.config/polybar/left_roundy.ini
|
|
include-file = ~/.config/polybar/right_roundy.ini
|
|
|
|
|
|
;;_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-
|
|
;; MODULES
|
|
;;_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-
|
|
include-file = ~/.config/polybar/user_modules.ini
|
|
|
|
|
|
;;_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-
|
|
;; OTHER
|
|
;;_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-
|
|
[settings]
|
|
screenchange-reload = true
|