summary refs log tree commit diff
path: root/.config/kanshi
diff options
context:
space:
mode:
authorRobert Günzler <r@gnzler.io>2026-02-10 12:32:48 +0100
committerRobert Günzler <r@gnzler.io>2026-02-10 12:41:25 +0100
commit63feeb9f369fc6176e85c1c2d8fcc863caad1946 (patch)
tree41cd5d2d1ec36e74e464caab722cc9b460153f04 /.config/kanshi
parent5bd0a4aca65ecb9818ef1285982d160b6b6ff665 (diff)
start new
Signed-off-by: Robert Günzler <r@gnzler.io>
Diffstat (limited to '.config/kanshi')
-rw-r--r--.config/kanshi/config30
1 files changed, 0 insertions, 30 deletions
diff --git a/.config/kanshi/config b/.config/kanshi/config
deleted file mode 100644
index 2b2dee2..0000000
--- a/.config/kanshi/config
+++ /dev/null
@@ -1,30 +0,0 @@
-# vim: commentstring=#\ %s
-
-profile multi {
-    output eDP-1 disable
-    output "Dell Inc. DELL U2518D 3C4YP87AAK3L" mode 2560x1440@59.951Hz position 0,0 transform 90 scale 1 enable
-    output "Dell Inc. DELL P2720DC H97SKF3" mode 2560x1440@59.951Hz position 1440,0 scale 1 enable
-    # output "Dell Inc. DELL P2720DC H97SKF3" mode 1920x1080@59.951Hz position 1440,0 scale 1 enable
-
-    exec oguri-cycle; s6-svc -r ~/.s6/wlsunset; s6-svc -r ~/.s6/mako
-}
-
-profile single {
-    output "Dell Inc. DELL P2720DC H97SKF3" mode 2560x1440 position 0,0 transform normal scale 1 enable
-    output eDP-1 position 2560,0 scale 1.3 enable
-
-    exec oguri-cycle; s6-svc -r ~/.s6/wlsunset; s6-svc -r ~/.s6/mako
-}
-
-profile tv {
-    output eDP-1 position 0,0 scale 1.3 enable
-    output HDMI-A-1 transform normal position 2560,0 scale 2 enable
-
-    exec oguri-cycle; s6-svc -r ~/.s6/wlsunset; s6-svc -r ~/.s6/mako
-}
-
-profile laptop {
-    output eDP-1 scale 1.3 enable
-
-    exec oguri-cycle; s6-svc -r ~/.s6/wlsunset; s6-svc -r ~/.s6/mako
-}