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