diff options
author | frosty <passedgoandgot200@disroot.org> | 2025-07-04 07:03:52 -0400 |
---|---|---|
committer | frosty <passedgoandgot200@disroot.org> | 2025-07-04 07:03:52 -0400 |
commit | 3bbabb9a1b60c84d8c73638a3757a8cc29270eb6 (patch) | |
tree | 0d8626363f5a75bd993b29fa82e786fe71875c56 | |
parent | 0a8346d0e7e2b3e14795226b739b2a72873d861b (diff) | |
download | dotfiles-3bbabb9a1b60c84d8c73638a3757a8cc29270eb6.tar.gz dotfiles-3bbabb9a1b60c84d8c73638a3757a8cc29270eb6.zip |
add kanshi
-rw-r--r-- | .config/kanshi/config | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.config/kanshi/config b/.config/kanshi/config new file mode 100644 index 0000000..0241d35 --- /dev/null +++ b/.config/kanshi/config @@ -0,0 +1,8 @@ +profile { + output "Hewlett Packard HP 22cwa 6CM73815CQ" enable + output eDP-1 disable +} + +profile { + output eDP-1 enable +} |