summaryrefslogtreecommitdiff
path: root/kanshi/.config
diff options
context:
space:
mode:
authorShubham Saini <pryr@pryr.xyz>2021-05-22 12:56:08 +0000
committerShubham Saini <pryr@pryr.xyz>2021-05-22 12:56:08 +0000
commitbde9d8e1c9a6e2213fc7d40298d43a14f2e99359 (patch)
tree548d45ecb1ada0be5a099ea8b0879c82e08560d7 /kanshi/.config
parent4d6de10a92b0264a1cebfbe813d2e7961ef29c2b (diff)
cleaned the repo
Diffstat (limited to '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}