add tablet support

This commit is contained in:
zoe 2023-02-24 16:34:20 +01:00
parent aabf7e080c
commit 630a48fc71
2 changed files with 4 additions and 0 deletions

View File

@ -77,6 +77,7 @@
# xserver options
services.xserver = {
wacom.enable = true;
displayManager = {
startx.enable = true;
defaultSession = "none+i3";

View File

@ -94,6 +94,9 @@ in {
## wifi
"XF86WLAN" = "exec rfkill toggle wifi";
## tablet to next screen
"${mod}+p" = "exec xsetwacom set 'Wacom Intuos S 2 Pen stylus' MapToOutput next";
};
modes = {