diff options
Diffstat (limited to 'computerrc.txt')
-rw-r--r-- | computerrc.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/computerrc.txt b/computerrc.txt new file mode 100644 index 0000000..3f3209b --- /dev/null +++ b/computerrc.txt @@ -0,0 +1,10 @@ +The following fields are expected in computerrc: + +inet: internet interface i.e. eth0, trunk0, em0 +OS: base operating system/kernel i.e. Linux, OpenBSD, FreeBSD +WM: default x11 window manager command i.e. awesome, qtile start +WC: default wayland compositor command i.e. river, qtile start --backend wayland +snd: sound server to launch automatically i.e. pipewire, pulseaudio, sndio, oss +batt: if there is a battery or not i.e. y or n +wayland: if boot into wayland or not i.e. y or n +tsname: touchscreen xorg device i.e. device from xinput |