use i3
[distro-setup] / input-setup
index 2b7a6ba4a78da10541dc323bff710331df936fd0..d3388c62dc73bcd5788752276b5470445c85580b 100755 (executable)
@@ -22,12 +22,7 @@ else
     k2inorder=true
 fi
 
-case $HOSTNAME in
-    some_x200_laptop) type=laptop ;;
-    hosts_with_keyboards_attached) type=kinesis ;;
-esac
-
-
+type=model01
 
 case $1 in
     l) type=laptop ;;