From 2aa8033a5f08791f9ae37752b0597a91d27e0c14 Mon Sep 17 00:00:00 2001 From: Colin Date: Wed, 6 Sep 2023 01:18:35 +0000 Subject: [PATCH] sway: remove defaulted bar options --- hosts/modules/gui/sway/sway-config | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/hosts/modules/gui/sway/sway-config b/hosts/modules/gui/sway/sway-config index 90952333..040d7c29 100644 --- a/hosts/modules/gui/sway/sway-config +++ b/hosts/modules/gui/sway/sway-config @@ -139,14 +139,8 @@ bar { # i.e. `swaybar_command` obsoletes all else position top status_command @status_cmd@ - # XXX Colin: *probably* necessary for sxmo + # XXX Colin: pango_markup came from sxmo, but seems to work w/o it pango_markup enabled - # XXX Colin: not sure if all of these are necessary - mode dock - hidden_state hide - workspace_buttons yes - strip_workspace_numbers no - tray_output primary } ### application-specific settings