7 lines
108 B
Bash
Executable File
7 lines
108 B
Bash
Executable File
#!/bin/zsh
|
|
nitrogen --restore &
|
|
setxkbmap pl &
|
|
xinput set-prop 16 335 1.0, 1.0, 0.01, 0.0 &
|
|
picom &
|
|
dunst &
|