hyprland: update monitors
greetd: update monitors eww: update monitors hyprlock: update monitors mako: update monitors
This commit is contained in:
parent
85d75c0d7b
commit
aaaedb81e9
8 changed files with 13 additions and 11 deletions
|
@ -33,7 +33,7 @@
|
||||||
|
|
||||||
|
|
||||||
(defwindow bar
|
(defwindow bar
|
||||||
:monitor 1
|
:monitor 0
|
||||||
:windowtype "dock"
|
:windowtype "dock"
|
||||||
:geometry (geometry
|
:geometry (geometry
|
||||||
:x "0%"
|
:x "0%"
|
||||||
|
|
|
@ -56,7 +56,7 @@
|
||||||
)
|
)
|
||||||
|
|
||||||
(defwindow menu-window
|
(defwindow menu-window
|
||||||
:monitor 1
|
:monitor 0
|
||||||
:windowtype "dock"
|
:windowtype "dock"
|
||||||
:geometry (geometry
|
:geometry (geometry
|
||||||
:x "0.9%"
|
:x "0.9%"
|
||||||
|
|
|
@ -39,7 +39,7 @@
|
||||||
(bar-art)))
|
(bar-art)))
|
||||||
|
|
||||||
(defwindow music-widget
|
(defwindow music-widget
|
||||||
:monitor 1
|
:monitor 0
|
||||||
:windowtype "dock"
|
:windowtype "dock"
|
||||||
:namespace "music-widget"
|
:namespace "music-widget"
|
||||||
:geometry (geometry
|
:geometry (geometry
|
||||||
|
|
|
@ -7,6 +7,6 @@ _: {
|
||||||
defaultTimeout = 5000;
|
defaultTimeout = 5000;
|
||||||
ignoreTimeout = true;
|
ignoreTimeout = true;
|
||||||
anchor = "top-right";
|
anchor = "top-right";
|
||||||
output = "DP-2";
|
output = "DP-1";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
@ -4,8 +4,8 @@
|
||||||
monitor = [
|
monitor = [
|
||||||
"HDMI-A-1,1920x1080@60, 3640x560, auto, transform, 3" #right
|
"HDMI-A-1,1920x1080@60, 3640x560, auto, transform, 3" #right
|
||||||
"DP-3,1920x1080@60, 0x560, auto, transform, 1" #left
|
"DP-3,1920x1080@60, 0x560, auto, transform, 1" #left
|
||||||
"DP-2,2560x1440@144, 1080x1080, auto" #middle
|
"DP-2,1920x1080@144, 1400x0, auto" #top
|
||||||
"DP-1,1920x1080@144, 1400x0, auto" #top
|
"DP-1,2560x1440@144, 1080x1080, auto" #middle
|
||||||
];
|
];
|
||||||
exec-once = [
|
exec-once = [
|
||||||
"eww open bar"
|
"eww open bar"
|
||||||
|
|
|
@ -14,6 +14,8 @@ _: {
|
||||||
"size 1200 600, title:^(satty)$"
|
"size 1200 600, title:^(satty)$"
|
||||||
"idleinhibit focus, class:^(mpv)$"
|
"idleinhibit focus, class:^(mpv)$"
|
||||||
"idleinhibit always, class:^(firefox)$, title:^(.*YouTube.*|.*Twitch.*)$"
|
"idleinhibit always, class:^(firefox)$, title:^(.*YouTube.*|.*Twitch.*)$"
|
||||||
|
"idleinhibit always, class:^(OBS Studio)$"
|
||||||
|
"idleinhibit always, class:^(Moonlight)$"
|
||||||
"idleinhibit fullscreen, class:^(firefox)$"
|
"idleinhibit fullscreen, class:^(firefox)$"
|
||||||
];
|
];
|
||||||
layerrule = [
|
layerrule = [
|
||||||
|
|
|
@ -43,7 +43,7 @@ _: {
|
||||||
};
|
};
|
||||||
input-field = [
|
input-field = [
|
||||||
{
|
{
|
||||||
monitor = "DP-2";
|
monitor = "DP-1";
|
||||||
size = "350, 50";
|
size = "350, 50";
|
||||||
outline_thickness = 2;
|
outline_thickness = 2;
|
||||||
outer_color = "rgb(f7768e)";
|
outer_color = "rgb(f7768e)";
|
||||||
|
@ -67,7 +67,7 @@ _: {
|
||||||
];
|
];
|
||||||
label = [
|
label = [
|
||||||
{
|
{
|
||||||
monitor = "DP-2";
|
monitor = "DP-1";
|
||||||
text = ''
|
text = ''
|
||||||
Hi, <i><span foreground="##f7768e">$USER</span></i>
|
Hi, <i><span foreground="##f7768e">$USER</span></i>
|
||||||
'';
|
'';
|
||||||
|
@ -80,7 +80,7 @@ _: {
|
||||||
shadow_boost = 1.0;
|
shadow_boost = 1.0;
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
monitor = "DP-2";
|
monitor = "DP-1";
|
||||||
text = "$TIME";
|
text = "$TIME";
|
||||||
color = "rgb(c0caf5)";
|
color = "rgb(c0caf5)";
|
||||||
position = "0, 120";
|
position = "0, 120";
|
||||||
|
|
|
@ -7,8 +7,8 @@
|
||||||
hyprlandGreetdConf = pkgs.writeText "hyprland-greetd-conf.conf" ''
|
hyprlandGreetdConf = pkgs.writeText "hyprland-greetd-conf.conf" ''
|
||||||
|
|
||||||
monitor = HDMI-A-1,disable
|
monitor = HDMI-A-1,disable
|
||||||
monitor = DP-1,disable
|
monitor = DP-2,disable
|
||||||
monitor = DP-2,2560x1440@144, 0x0, auto
|
monitor = DP-1,2560x1440@144, 0x0, auto
|
||||||
monitor = DP-3,disable
|
monitor = DP-3,disable
|
||||||
|
|
||||||
env = XDG_SESSION_TYPE,wayland
|
env = XDG_SESSION_TYPE,wayland
|
||||||
|
|
Loading…
Reference in a new issue