|
@@ -136,10 +136,10 @@ for_window [class="Wine"] floating enable
|
|
|
for_window [app_id="lutris"] floating enable
|
|
|
|
|
|
# @reference: man 5 sway-bar
|
|
|
-# @todo: figure out how to configure and optimize waybar
|
|
|
-bar {
|
|
|
- swaybar_command waybar
|
|
|
-}
|
|
|
+# @note: we now launch waybar via systemctl --user enable waybar.service
|
|
|
+#bar {
|
|
|
+# swaybar_command waybar
|
|
|
+#}
|
|
|
|
|
|
# load additional configuration
|
|
|
include /etc/sway/config.d/*
|