mirror of
https://github.com/vbrandl/dotfiles
synced 2024-11-23 08:23:27 +01:00
6 lines
50 B
Plaintext
6 lines
50 B
Plaintext
|
#!/bin/sh
|
||
|
# ~/.xinitrc
|
||
|
|
||
|
# exec startxfce4
|
||
|
exec i3
|