]> git.friedersdorff.com Git - max/saltfiles.git/commitdiff
Set config
authorMaximilian Friedersdorff <max@friedersdorff.com>
Sun, 4 Dec 2022 12:39:58 +0000 (12:39 +0000)
committerMaximilian Friedersdorff <max@friedersdorff.com>
Sun, 4 Dec 2022 12:39:58 +0000 (12:39 +0000)
states/sway/files/dubnium

index e078f82531586a9c7d31fa61dead43c2be556ea8..c8802bcdf7f789571520a5b8b770128df99f5b67 100644 (file)
@@ -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
+}