mirror of
https://github.com/sahinakkaya/dotfiles.git
synced 2025-07-16 21:41:49 +03:00
Add gaps and rounded corners
This commit is contained in:
@ -53,12 +53,12 @@
|
||||
|
||||
[bar/main]
|
||||
monitor = ${env:MONITOR:}
|
||||
width = 100%
|
||||
offset-x = 0
|
||||
width = 100%:-50
|
||||
offset-x = 25
|
||||
offset-y = 0
|
||||
|
||||
height = 20
|
||||
radius = 0.0
|
||||
radius = 0
|
||||
|
||||
override-redirect = true
|
||||
wm-restack = i3
|
||||
@ -81,7 +81,7 @@
|
||||
cursor-click = pointer
|
||||
cursor-scroll = ns-resize
|
||||
|
||||
tray-position = right
|
||||
; tray-position = right
|
||||
tray-padding = 0
|
||||
;tray-background = #0063ff
|
||||
|
||||
|
Reference in New Issue
Block a user