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