changed popup width

This commit is contained in:
Simon
2021-02-19 09:49:12 +01:00
parent 373b7987d5
commit bbd6de2200
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -69,16 +69,16 @@ inherit="bar/base_border"
bottom = true bottom = true
enable-ipc = true enable-ipc = true
height = 40px height = 40px
width = 11% width = 23%
offset-x = 20% offset-x = 20%
offset-y = 58px offset-y = 58px
[bar/base_floating_wm] [bar/base_floating_wm]
inherit="bar/base_master" inherit="bar/base_master"
background = ${colors.transparent}
font-0 = dark forest:style=Bold:fontformat=truetype:pixelsize=10;4 font-0 = dark forest:style=Bold:fontformat=truetype:pixelsize=10;4
height = 15 height = 15
width = 100% width = 100%
background = ${colors.transparent}
modules-center = i3 modules-center = i3
padding= 4 padding= 4
wm-restack = i3 wm-restack = i3
@@ -42,7 +42,7 @@ inherit="bar/base_border"
bottom = true bottom = true
enable-ipc = true enable-ipc = true
height = 40px height = 40px
width = 11% width = 23%
offset-x = 20% offset-x = 20%
offset-y = 58px offset-y = 58px