summaryrefslogtreecommitdiff
path: root/kanshi/.config/kanshi/config
diff options
context:
space:
mode:
Diffstat (limited to 'kanshi/.config/kanshi/config')
-rw-r--r--kanshi/.config/kanshi/config14
1 files changed, 0 insertions, 14 deletions
diff --git a/kanshi/.config/kanshi/config b/kanshi/.config/kanshi/config
deleted file mode 100644
index c5e6aea..0000000
--- a/kanshi/.config/kanshi/config
+++ /dev/null
@@ -1,14 +0,0 @@
1profile multimon {
2 output HDMI-A-1 enable position 0,0 scale 0.8
3 output eDP-1 enable position 0,1080 scale 1
4 exec swaymsg workspace 3, move workspace to HDMI-A-1
5}
6
7profile singlemon{
8 output HDMI-A-1 enable mode 1366x768 scale 0.9
9 output eDP-1 disable
10}
11
12profile {
13 output eDP-1 enable scale 1
14}