mirror of
https://gitlab.com/linuxstuff/dotfiles.git
synced 2026-06-19 04:06:00 +02:00
Moved top bar to background, not interfering with i3-gaps
This commit is contained in:
@@ -296,6 +296,7 @@ blur-background-exclude = [
|
||||
# https://github.com/naelstrof/maim/issues/130
|
||||
"class_g = 'slop'",
|
||||
"class_g *= 'Peek'",
|
||||
"name *= 'polybar-floating_wm'",
|
||||
"class_g = 'xsnow'",
|
||||
"_GTK_FRAME_EXTENTS@:c",
|
||||
"name *= 'overlay'",
|
||||
|
||||
@@ -99,7 +99,8 @@ font-1 = Material Design Icons:pixelsize=8.25:antialias=true;4
|
||||
enable-ipc = true
|
||||
bottom = false
|
||||
radius = 15.0
|
||||
override-redirect = false
|
||||
wm-restack = i3
|
||||
override-redirect = true
|
||||
|
||||
; Bars Yoga3
|
||||
|
||||
|
||||
@@ -50,7 +50,7 @@ SEPARATOR = ' '
|
||||
#
|
||||
# Default: False
|
||||
#
|
||||
HIDE_WHEN_EMPTY = True
|
||||
HIDE_WHEN_EMPTY = False
|
||||
|
||||
# Specify how long this script should wait before printing another value
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user