From 1ea24bccdc9182617cfc81331ab97d48fcb915e3 Mon Sep 17 00:00:00 2001 From: Maximilian Friedersdorff Date: Sun, 4 Dec 2022 12:39:58 +0000 Subject: [PATCH] Set config --- states/sway/files/dubnium | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/states/sway/files/dubnium b/states/sway/files/dubnium index e078f82..c8802bc 100644 --- a/states/sway/files/dubnium +++ b/states/sway/files/dubnium @@ -1,10 +1,11 @@ # Start i3bar to display a workspace bar (plus the system information i3status # finds out, if available) bar { - id bar_left + id bar status_command conky-i3bar position top - font pango:Liberation Mono 10 + output "DP-1" + font pango:Liberation Mono 11 colors { background $black_super focused_background $black @@ -19,4 +20,6 @@ font pango:Liberation Mono 11 set $mod Mod1 -output DP-1 background ~/Pictures/background.png center +output DP-1 { + background ~/Pictures/background.png center +} -- 2.45.2