Compare commits

..

No commits in common. "539a16ce9f0398c21406ae91ed00bd3f63b97ce1" and "a963f8c0594db5504091265c3f5e03a37b1d01d3" have entirely different histories.

4 changed files with 8 additions and 12 deletions

View File

@ -6,8 +6,8 @@ standard_dialogs=gtk2
style=gtk2
[Fonts]
fixed="DejaVu Sans Mono,12,-1,5,50,0,0,0,0,0"
general="DejaVu Sans,12,-1,5,50,0,0,0,0,0"
fixed=@Variant(\0\0\0@\0\0\0 \0\x44\0\x65\0j\0\x61\0V\0u\0 \0S\0\x61\0n\0s\0 \0M\0o\0n\0o@(\0\0\0\0\0\0\xff\xff\xff\xff\x5\x1\0\x32\x10)
general=@Variant(\0\0\0@\0\0\0\x16\0\x44\0\x65\0j\0\x61\0V\0u\0 \0S\0\x61\0n\0s@(\0\0\0\0\0\0\xff\xff\xff\xff\x5\x1\0\x32\x10)
[Interface]
activate_item_on_single_click=1
@ -26,7 +26,3 @@ wheel_scroll_lines=3
[SettingsWindow]
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\0\0\0\0\0\x14\0\0\x3\xbf\0\0\x4\x1f\0\0\0\0\0\0\0\x14\0\0\x3\xbf\0\0\x4\x1f\0\0\0\0\0\0\0\0\a\x80\0\0\0\0\0\0\0\x14\0\0\x3\xbf\0\0\x4\x1f)
[Troubleshooting]
force_raster_widgets=1
ignored_applications=@Invalid()

View File

@ -2,12 +2,12 @@
color_scheme_path=/usr/share/qt6ct/colors/airy.conf
custom_palette=true
icon_theme=Papirus
standard_dialogs=gtk2
style=qt6gtk2
standard_dialogs=gtk3
style=gtk2
[Fonts]
fixed="DejaVu LGC Sans,12,-1,5,400,0,0,0,0,0,0,0,0,0,0,1"
general="DejaVu LGC Sans,12,-1,5,400,0,0,0,0,0,0,0,0,0,0,1"
fixed=@Variant(\0\0\0@\0\0\0\x1e\0\x44\0\x65\0j\0\x61\0V\0u\0 \0L\0G\0\x43\0 \0S\0\x61\0n\0s@(\0\0\0\0\0\0\xff\xff\xff\xff\x5\x1\0\x32\x10)
general=@Variant(\0\0\0@\0\0\0\x1e\0\x44\0\x65\0j\0\x61\0V\0u\0 \0L\0G\0\x43\0 \0S\0\x61\0n\0s@(\0\0\0\0\0\0\xff\xff\xff\xff\x5\x1\0\x32\x10)
[Interface]
activate_item_on_single_click=1

View File

@ -17,7 +17,7 @@ yellow = "#969600"
blue = "#6080b6"
magenta = "#cc20cc"
cyan = "#20a0a0"
white = "#cccccc"
white = "#fcfcfc"
[colors.bright]
black = "#333333"

View File

@ -3,7 +3,7 @@
pkgname=conky-lua
_pkgname=conky
pkgver=1.20.1
pkgver=1.19.2
pkgrel=1
pkgdesc='Lightweight system monitor for X, with Lua support enabled'
url='http://github.com/brndnmtthws/conky'