home/programs/hyprland: setup laptop display
This commit is contained in:
parent
ff6557f878
commit
251adf60ca
1 changed files with 3 additions and 0 deletions
|
@ -16,6 +16,9 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
settings = {
|
settings = {
|
||||||
|
monitor = [
|
||||||
|
"eDP-1, preferred, auto, 1.566667"
|
||||||
|
];
|
||||||
workspace = [
|
workspace = [
|
||||||
"special:terminal, on-created-empty:foot"
|
"special:terminal, on-created-empty:foot"
|
||||||
"special:mixer_gui, on-created-empty:pavucontrol"
|
"special:mixer_gui, on-created-empty:pavucontrol"
|
||||||
|
|
Loading…
Reference in a new issue