From 508a58bb1e92949dbffd6483ad3b8551456a3ed2 Mon Sep 17 00:00:00 2001 From: Jonas Gunz Date: Mon, 5 Feb 2024 00:45:22 +0100 Subject: sway laptop system --- sway/systems/laptop.conf | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 sway/systems/laptop.conf (limited to 'sway') diff --git a/sway/systems/laptop.conf b/sway/systems/laptop.conf new file mode 100644 index 0000000..c137ce9 --- /dev/null +++ b/sway/systems/laptop.conf @@ -0,0 +1,5 @@ +# vi: ft=i3config + +set $laptop eDP-1 +bindswitch --reload --locked lid:on output $laptop disable +bindswitch --reload --locked lid:off output $laptop enable -- cgit v1.2.3