fixing monitor and jellyfin being there twice
This commit is contained in:
parent
e95deedffb
commit
587379ceea
|
@ -18,7 +18,7 @@ in
|
||||||
"eDP-1,2256x1504@60,0x0,1.566667"
|
"eDP-1,2256x1504@60,0x0,1.566667"
|
||||||
"HDMI-A-1,preferred,0x0,1"
|
"HDMI-A-1,preferred,0x0,1"
|
||||||
"DP-1,preferred,1080x0,1.5"
|
"DP-1,preferred,1080x0,1.5"
|
||||||
"DP-2,preferred,3640,1"
|
"DP-2,preferred,3640x0,1"
|
||||||
"HDMI-A-1,transform,1"
|
"HDMI-A-1,transform,1"
|
||||||
];
|
];
|
||||||
workspace = [
|
workspace = [
|
||||||
|
@ -255,7 +255,6 @@ in
|
||||||
"/home/chris/bin/startup.sh"
|
"/home/chris/bin/startup.sh"
|
||||||
"hyprctl dispatch --batch 'splitratio 1; splitration -0.35'"
|
"hyprctl dispatch --batch 'splitratio 1; splitration -0.35'"
|
||||||
"dbus-update-activation-environment --systemd --all"
|
"dbus-update-activation-environment --systemd --all"
|
||||||
"jellyfin-mpv-shim"
|
|
||||||
"batmon.lisp"
|
"batmon.lisp"
|
||||||
"/usr/lib/kdeconnectd"
|
"/usr/lib/kdeconnectd"
|
||||||
"nm-tray"
|
"nm-tray"
|
||||||
|
|
Loading…
Reference in a new issue