Add ac-adaptive and ac-i3
This commit is contained in:
41
ac-i3/decor.ini
Normal file
41
ac-i3/decor.ini
Normal file
@@ -0,0 +1,41 @@
|
||||
## Copyright (C) 2020-2024 Aditya Shakya <adi1090x@gmail.com>
|
||||
|
||||
;; DECOR _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_
|
||||
|
||||
[module/sep]
|
||||
type = custom/text
|
||||
content = -
|
||||
|
||||
content-background = ${color.BACKGROUND}
|
||||
content-foreground = ${color.BACKGROUND}
|
||||
|
||||
[module/dot]
|
||||
type = custom/text
|
||||
content =
|
||||
|
||||
content-background = ${color.BACKGROUND}
|
||||
content-foreground = ${color.ALTBACKGROUND}
|
||||
content-padding = 2
|
||||
|
||||
;; _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_
|
||||
|
||||
[module/LD]
|
||||
type = custom/text
|
||||
content = "%{T3}%{T-}"
|
||||
content-background = ${color.BACKGROUND}
|
||||
content-foreground = ${color.ALTBACKGROUND}
|
||||
|
||||
[module/RD]
|
||||
type = custom/text
|
||||
content = "%{T3}%{T-}"
|
||||
content-background = ${color.BACKGROUND}
|
||||
content-foreground = ${color.ALTBACKGROUND}
|
||||
|
||||
;; _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_
|
||||
;; __________ ______
|
||||
;; / ____/ __ \/ ____/
|
||||
;; / __/ / / / / /_
|
||||
;; / /___/ /_/ / __/
|
||||
;; /_____/\____/_/
|
||||
;;
|
||||
;; _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_
|
||||
Reference in New Issue
Block a user