diff --git a/sway/.config/sway/config b/sway/.config/sway/config index 55f9413..578131a 100644 --- a/sway/.config/sway/config +++ b/sway/.config/sway/config @@ -242,7 +242,22 @@ bindsym $mod+r mode "resize" # # Status Bar: # -exec_always waybar +bar { + position top + font pango: JetBrainsMono Nerd Font Mono 14 + status_command i3status + colors { + # Whole color settings + background #3c3836 + statusline #ebdbb2 + separator #666666 + + focused_workspace #458588 #458588 #ebdbb2 + active_workspace #83a598 #83a598 #ebdbb2 + inactive_workspace #504945 #504945 #ebdbb2 + urgent_workspace #cc241d #cc241d #504945 + } +} set $mode_system System: (l) lock, (e) logout, (s) suspend, (r) reboot, (S) shutdown, (R) UEFI mode "$mode_system" {