Skip to content
Snippets Groups Projects
Commit a2391e2d authored by Jan Hensel's avatar Jan Hensel
Browse files

i3/sway: Map huion tablet to output

this is probably a bit of shaky conf, but I'm happy to even just
have it as a reference
parent 3a4adb29
No related branches found
No related tags found
No related merge requests found
......@@ -283,6 +283,8 @@ input "type:keyboard" {
xkb_variant nodeadkeys
}
input "9580:109:Tablet_Monitor_Pen" map_to_output "HDMI-A-1"
#bindsym XF86AudioPlay exec ~/scripts/micmutetoggle.sh
bindsym XF86AudioMicMute exec ~/scripts/micmutetoggle.sh
bindsym $mod+m exec ~/scripts/micmutetoggle.sh
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment