Browse Source

dugtrio-sway

master
Josh Fabean 4 years ago
parent
commit
d44984cbb0
1 changed files with 17 additions and 17 deletions
  1. +17
    -17
      .config/sway/dugtrio-sway

+ 17
- 17
.config/sway/dugtrio-sway View File

@ -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


Loading…
Cancel
Save