Skip to content

Commit

Permalink
fixed border
Browse files Browse the repository at this point in the history
  • Loading branch information
EdenQwQ committed Dec 1, 2021
1 parent 2278e83 commit 9502e78
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/rc
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ exec sxhkd -c ~/.config/worm/sxhkdrc &
wormc border-width 6

# These add support for pywal
# wormc active-border-pixel $((16$(sed -n '4p' .cache/wal/colors)))
# wormc inactive-border-pixel $((16$(sed -n '5p' .cache/wal/colors)))
# wormc border-active-pixel $((16$(sed -n '4p' .cache/wal/colors)))
# wormc border-inactive-pixel $((16$(sed -n '5p' .cache/wal/colors)))
# wormc background-pixel $((16$(sed -n '6p' .cache/wal/colors)))

wormc layout tiling
Expand Down

0 comments on commit 9502e78

Please sign in to comment.