From 7490c376737c707e509acc501a9f13f9dbd1e658 Mon Sep 17 00:00:00 2001 From: Julian Mutter Date: Tue, 7 Mar 2023 10:51:07 +0100 Subject: [PATCH] kardorf: fix path to screenlayout script --- .dotter/kardorf.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.dotter/kardorf.toml b/.dotter/kardorf.toml index f38df38..7ddae10 100644 --- a/.dotter/kardorf.toml +++ b/.dotter/kardorf.toml @@ -1,5 +1,5 @@ [i3.variables] monitor-primary = "DVI-D-1" monitor-secondary = "VGA-0" -screenlayout-script = "~/.screenlayout/2desktop-vga2.sh" +screenlayout-script = "~/.screenlayout/2desktop-vga.sh" tray-output = "tray_output VGA-0"