Add shebang line to .xinitrc
This commit is contained in:
parent
c50d77359e
commit
bfb562e5f8
|
@ -1,3 +1,5 @@
|
|||
#!/bin/sh
|
||||
|
||||
setxkbmap -option caps:swapescape gb &
|
||||
|
||||
picom --daemon
|
||||
|
|
Loading…
Reference in New Issue