Skip to content

Commit

Permalink
Come back to border, but bspwm like
Browse files Browse the repository at this point in the history
  • Loading branch information
CharlesGueunet committed Sep 24, 2022
1 parent 181ff7e commit 0ada60e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions config
Expand Up @@ -272,9 +272,9 @@ mode "resize" {
font pango:Fira Code Retina 0

# disable title by default
# for_window [class="^.*"] border normal 2
for_window [class="^.*"] border pixel 1

default_border normal 0
default_border pixel 1
default_floating_border pixel 1
force_focus_wrapping yes

Expand Down Expand Up @@ -431,7 +431,7 @@ exec_always --no-startup-id $HOME/.config/polybar/launch.sh



client.focused $ylw $ylw $green $bg1 $bg1
client.focused $ylw $ylw $green $black $black
client.focused_inactive $bg1 $bg1 $black $bg1 $bg1
client.unfocused $bg1 $bg1 $black $bg1 $bg1
client.urgent $bg1 $bg1 $red $bg1 $bg1
Expand Down

0 comments on commit 0ada60e

Please sign in to comment.