forked from demure/dotfiles
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathxinitrc
More file actions
executable file
·19 lines (14 loc) · 710 Bytes
/
xinitrc
File metadata and controls
executable file
·19 lines (14 loc) · 710 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#!/bin/sh
##### My (demuredemeanor) .xinitrc
# Uses shiftwidth=4 for tabs; foldmarker={{{,}}} for folds;
# https://notabug.org/demure/dotfiles/
# legacy repo http://github.com/demure/dotfiles
## Fix my sound? damn pusle per user
#pulseaudio --start
## Fix path for WM?
PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/pkg/bin:/usr/local/bin:/usr/local/sbin:${HOME}/projects/personal/scripts:${HOME}/bin:${HOME}/.local/bin:/usr/local/games:/usr/games
## Call WM
# dont forget about $(xinit /usr/local/bin/spectrwm -- :1 &) for testing
## I don't think consolekit does anything helpful for me? and wastes a ton of mem.
#exec ck-launch-session dbus-launch --sh-syntax --exit-with-session /usr/bin/i3
exec /usr/bin/i3