Skip to content

Commit

Permalink
add borders between foot windows under dwl
Browse files Browse the repository at this point in the history
  • Loading branch information
dimkr committed Nov 14, 2024
1 parent 60fb101 commit 0c351f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion woof-code/rootfs-petbuilds/dwl/pinstall.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ XDG_CURRENT_DESKTOP=wlroots
EOF

cat << EOF >> etc/environment
DWL_BORDER_COLOR=#000000
DWL_BORDER_COLOR=#333333
DWL_FOCUS_COLOR=#FF00FF
DWL_URGENT_COLOR=#00FFFF
DWL_ROOT_COLOR=#221111
Expand Down

0 comments on commit 0c351f7

Please sign in to comment.