Touchpad Einstellungen angepasst, Japanische Tastatur ermöglicht
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
#!/bin/sh
|
||||
sleep 1&
|
||||
xinput set-prop "SynPS/2 Synaptics TouchPad" "libinput Tapping Enabled" 1
|
||||
xinput set-prop "SynPS/2 Synaptics TouchPad" "libinput Natural Scrolling Enabled" 1
|
||||
setxkbmap de&
|
||||
nitrogen --restore &
|
||||
bash .screenlayout/layout.sh &
|
||||
@@ -15,4 +17,5 @@ cbatticon &
|
||||
nm-applet &
|
||||
blueman-applet &
|
||||
thunderbird &
|
||||
clickup &
|
||||
clickup &
|
||||
fcitx -d&
|
||||
Reference in New Issue
Block a user