Skip to content

Commit

Permalink
Change sway border color
Browse files Browse the repository at this point in the history
  • Loading branch information
abysssol committed May 15, 2024
1 parent 01d427f commit 36cd990
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .config/sway/config
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ default_border pixel 1
default_floating_border pixel 1
client.focused #00c0ff #101010 #ffffff #ffc000 #00c0ff
client.focused_inactive #404040 #202020 #f0f0f0 #00ffc0 #404040
client.unfocused #101010 #101010 #f0f0f0 #808080 #101010
client.unfocused #202020 #101010 #f0f0f0 #808080 #101010

#
### Window management
Expand Down

0 comments on commit 36cd990

Please sign in to comment.