hosts/hyacinth: init
This commit is contained in:
parent
1d770f1678
commit
f8952fc47e
8 changed files with 130 additions and 6 deletions
|
|
@ -13,7 +13,7 @@
|
|||
script = builtins.readFile ../../scripts/polybar.sh;
|
||||
settings = {
|
||||
"bar/scroller" = {
|
||||
monitor = "eDP-1";
|
||||
monitor = "DisplayPort-0";
|
||||
width = "100%";
|
||||
height = 1;
|
||||
background = colours.background1;
|
||||
|
|
@ -28,7 +28,7 @@
|
|||
};
|
||||
|
||||
"bar/top" = {
|
||||
monitor = "eDP-1";
|
||||
monitor = "DisplayPort-0";
|
||||
width = "100%";
|
||||
height = 29;
|
||||
background = colours.background1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue