Install jankyborders
This commit is contained in:
parent
914d759a93
commit
204bd26878
2 changed files with 28 additions and 0 deletions
11
config/borders/bordersrc
Executable file
11
config/borders/bordersrc
Executable file
|
|
@ -0,0 +1,11 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
options=(
|
||||
style=round
|
||||
width=10.0
|
||||
hidpi=on
|
||||
active_color=0xff89b4fa
|
||||
inactive_color=0xff45475a
|
||||
)
|
||||
|
||||
exec borders "${options[@]}"
|
||||
Loading…
Add table
Add a link
Reference in a new issue