Change default keyboard layout
This commit is contained in:
parent
666520447a
commit
015ba50b3b
1 changed files with 3 additions and 4 deletions
|
@ -1,9 +1,8 @@
|
|||
#!/usr/bin/env bash
|
||||
/home/emma/.screenlayout/Standardlayout.sh &
|
||||
setxkbmap -layout us -variant altgr-intl &
|
||||
setxkbmap pl &
|
||||
otd-daemon &
|
||||
udiskie &
|
||||
# pipewire & pipewire-pulse & wireplumber &
|
||||
/usr/bin/lxpolkit &
|
||||
/usr/bin/emacs --daemon &
|
||||
/usr/lib/kdeconnectd &
|
||||
|
@ -12,7 +11,7 @@ flameshot &
|
|||
/usr/lib/notification-daemon-1.0/notification-daemon &
|
||||
dunst &
|
||||
picom &
|
||||
ping -c 1 10.21.37.1
|
||||
xinput set-prop "Logitech ERGO M575" 296 1 &
|
||||
ping -c 1 10.21.37.1 &
|
||||
xinput set-prop "Logitech ERGO M575" "libinput Natural Scrolling Enabled" 1 &
|
||||
solaar -w hide &
|
||||
wallman &
|
||||
|
|
Loading…
Reference in a new issue