1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2024-11-19 11:35:12 +00:00

Add out_to_wayland to default config

This commit is contained in:
Brenden Matthews 2024-02-25 13:49:59 -05:00
parent 98087f9fc4
commit e4a9cb5a0b
No known key found for this signature in database
GPG Key ID: 137B7AC2BDFD8DF0

View File

@ -36,6 +36,7 @@ conky.config = {
out_to_ncurses = false,
out_to_stderr = false,
out_to_x = true,
out_to_wayland = false,
own_window = true,
own_window_class = 'Conky',
own_window_type = 'desktop',