Hard coded desktop monitors

This commit is contained in:
willifan 2024-05-21 01:56:23 +02:00
parent c9fce0a4be
commit b72e93cb70
2 changed files with 4 additions and 3 deletions

View File

@ -13,11 +13,12 @@
monitor = [
", preffered, auto, 1"
"eDP-1, preferred, 0x0, 1.6"
"desc:ViewSonic Corporation VX2705-2KP W6Z205100250, 2560x1440@144Hz, 0x384, 1.25"
"desc:ViewSonic Corporation VX2705-2KP W6Z210400766, 2560x1440@144Hz, 2048x384, 1.25"
"desc:BNQ BenQ BL2283 CAM01567019, 1920x1080@60Hz, 4096x0, 1.0, transform, 3"
];
# Execute your favorite apps at launch
exec-once = [
''kanshi &''
''hyprctl dispatch exec "[workspace 1 silent] kitty"''
''hyprctl dispatch exec "[workspace 2 silent] firefox"''
#''hyprctl dispatch exec "[workspace 3 silent] "''

View File

@ -2,7 +2,7 @@
{
home-manager.users.willifan = {
services.kanshi = {
enable = true;
enable = false;
settings = [
{