From 2a3dda49dfd0faae1cbe9dbea14bf0d40623bd6a Mon Sep 17 00:00:00 2001 From: "bozo.kopic" Date: Wed, 3 May 2023 23:18:40 +0200 Subject: . --- kanshi/config | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 kanshi/config (limited to 'kanshi/config') diff --git a/kanshi/config b/kanshi/config new file mode 100644 index 0000000..af9b675 --- /dev/null +++ b/kanshi/config @@ -0,0 +1,18 @@ + +profile single { + output eDP-1 + exec ~/.config/kanshi/single.sh +} + +profile dual { + output eDP-1 + output DP-6 + exec ~/.config/kanshi/dual.sh +} + +profile work { + output eDP-1 + output 'Dell Inc. DELL U2722DE HFMKDH3' # DP-5 + output 'Dell Inc. DELL U2722D 3ZS8XN3' # DP-6 + exec ~/.config/kanshi/work.sh +} -- cgit v1.2.3-70-g09d2