Fix polybar configuration
Signed-off-by: Severin Kaderli <severin.kaderli@gmail.com>
This commit is contained in:
parent
2487548c67
commit
1aada5a29e
7 changed files with 13 additions and 22 deletions
|
@ -9,6 +9,9 @@ usr\lib\qt4\plugins\imageformats\libqjpeg.so=40807, 0, x86_64 linux g++-4 full-c
|
|||
usr\lib\qt4\plugins\imageformats\libqmng.so=40807, 0, x86_64 linux g++-4 full-config, 2018-10-22T23:10:59
|
||||
usr\lib\qt4\plugins\imageformats\libqsvg.so=40807, 0, x86_64 linux g++-4 full-config, 2018-10-22T23:10:59
|
||||
usr\lib\qt4\plugins\imageformats\libqtiff.so=40807, 0, x86_64 linux g++-4 full-config, 2018-10-22T23:10:59
|
||||
usr\lib\qt4\plugins\bearer\libqconnmanbearer.so=40807, 0, x86_64 linux g++-4 full-config, 2018-10-22T23:10:59
|
||||
usr\lib\qt4\plugins\bearer\libqgenericbearer.so=40807, 0, x86_64 linux g++-4 full-config, 2018-10-22T23:10:59
|
||||
usr\lib\qt4\plugins\bearer\libqnmbearer.so=40807, 0, x86_64 linux g++-4 full-config, 2018-10-22T23:10:59
|
||||
|
||||
[Qt%20Factory%20Cache%204.8]
|
||||
com.trolltech.Qt.QInputContextFactoryInterface%3A\usr\lib\qt4\plugins\inputmethods\libqimsw-multi.so=2018-10-22T23:10:59, imsw-multi
|
||||
|
@ -21,6 +24,9 @@ com.trolltech.Qt.QImageIOHandlerFactoryInterface%3A\usr\lib\qt4\plugins\imagefor
|
|||
com.trolltech.Qt.QImageIOHandlerFactoryInterface%3A\usr\lib\qt4\plugins\imageformats\libqmng.so=2018-10-22T23:10:59, mng
|
||||
com.trolltech.Qt.QImageIOHandlerFactoryInterface%3A\usr\lib\qt4\plugins\imageformats\libqsvg.so=2018-10-22T23:10:59, svg, svgz
|
||||
com.trolltech.Qt.QImageIOHandlerFactoryInterface%3A\usr\lib\qt4\plugins\imageformats\libqtiff.so=2018-10-22T23:10:59, tiff, tif
|
||||
com.trolltech.Qt.QBearerEngineFactoryInterface%3A\usr\lib\qt4\plugins\bearer\libqconnmanbearer.so=2018-10-22T23:10:59, connman
|
||||
com.trolltech.Qt.QBearerEngineFactoryInterface%3A\usr\lib\qt4\plugins\bearer\libqgenericbearer.so=2018-10-22T23:10:59, generic
|
||||
com.trolltech.Qt.QBearerEngineFactoryInterface%3A\usr\lib\qt4\plugins\bearer\libqnmbearer.so=2018-10-22T23:10:59, networkmanager
|
||||
|
||||
[Qt]
|
||||
filedialog=@ByteArray(\0\0\0\xbe\0\0\0\x3\0\0\0\x1e\0\0\0\xff\0\0\0\0\0\0\0\x2\0\0\0]\0\0\xe\0\x1\0\0\0\x4\x1\0\0\0\x1\0\0\0\x2\0\0\0\x5\x66ile:\0\0\0\x14\x66ile:///home/severin\0\0\0\x1\0\0\0\x32\0/\0h\0o\0m\0\x65\0/\0s\0\x65\0v\0\x65\0r\0i\0n\0/\0G\0o\0o\0g\0l\0\x65\0\x44\0r\0i\0v\0\x65\0\0\0\x32\0/\0h\0o\0m\0\x65\0/\0s\0\x65\0v\0\x65\0r\0i\0n\0/\0G\0o\0o\0g\0l\0\x65\0\x44\0r\0i\0v\0\x65\0\0\0~\0\0\0\xff\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\x1\xf1\0\0\0\x4\x1\x1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\x64\xff\xff\xff\xff\0\0\0\x81\0\0\0\0\0\0\0\x4\0\0\0\xff\0\0\0\x1\0\0\0\0\0\0\0@\0\0\0\x1\0\0\0\0\0\0\0@\0\0\0\x1\0\0\0\0\0\0\0r\0\0\0\x1\0\0\0\0\0\0\0\x1)
|
||||
|
|
|
@ -64,12 +64,12 @@ bottom = true
|
|||
modules-left =
|
||||
modules-center =
|
||||
modules-right = music
|
||||
tray-position = left
|
||||
tray-position = none
|
||||
|
||||
[bar/bottom2]
|
||||
inherit = bar/bottom
|
||||
monitor = eDP-1
|
||||
tray-position = none
|
||||
tray-position = left
|
||||
|
||||
|
||||
#######################################
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue