mirror of
https://github.com/vbrandl/dotfiles
synced 2025-03-04 07:52:47 +01:00
6 lines
50 B
Bash
6 lines
50 B
Bash
#!/bin/sh
|
|
# ~/.xinitrc
|
|
|
|
# exec startxfce4
|
|
exec i3
|