From d44984cbb043c134ae8bdcd4e8aacaf645a82582 Mon Sep 17 00:00:00 2001 From: Josh Fabean Date: Thu, 14 Nov 2019 19:45:19 -0600 Subject: [PATCH] dugtrio-sway --- .config/sway/dugtrio-sway | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/.config/sway/dugtrio-sway b/.config/sway/dugtrio-sway index 5c7f91a..dfac748 100644 --- a/.config/sway/dugtrio-sway +++ b/.config/sway/dugtrio-sway @@ -219,20 +219,21 @@ bindsym $mod+Control+Left resize shrink width 5 px or 5 ppt # Start i3bar to display a workspace bar (plus the system information i3status # finds out, if available) bar { - position top - status_command i3blocks - font pango:Liberation 10, FontAwesome 12 - strip_workspace_numbers yes - - colors { - separator #586e75 - background #0c1014 - statusline #aea79f - focused_workspace #091f2e #091f2e #ffffff - active_workspace #073642 #073642 #ffffff - inactive_workspace #0c1014 #0c1014 #aea79f - urgent_workspace #77216f #77216f #ffffff - } + swaybar_command waybar +# position top +# status_command i3blocks +# font pango:Liberation 10, FontAwesome 12 +# strip_workspace_numbers yes +# +# colors { +# separator #586e75 +# background #0c1014 +# statusline #aea79f +# focused_workspace #091f2e #091f2e #ffffff +# active_workspace #073642 #073642 #ffffff +# inactive_workspace #0c1014 #0c1014 #aea79f +# urgent_workspace #77216f #77216f #ffffff +# } } # class border backgr. text indicator child_border @@ -244,9 +245,8 @@ client.urgent #dc322f #b71c1c #fdf6e3 #dc322f #dc322f ############################ ## Displays ############################ -output DVI-D-1 pos 0 0 res 1920x1080 -output DP-1 pos 1920 0 res 1920x1200 -output DP-2 pos 3840 0 res 1920x1200 +output DVI-D-1 pos 1920 0 res 1920x1200 +output HDMI-A-1 pos 0 0 res 1920x1080 # background images #output eDP-1 bg ~/Wallpapers/xp-sunrise.png stretch #output DP-1 bg ~/Wallpapers/xp-sunrise.png stretch