diff options
author | zachir <zachir@librem.one> | 2022-10-05 22:00:32 -0500 |
---|---|---|
committer | zachir <zachir@librem.one> | 2022-10-05 22:00:32 -0500 |
commit | f39d735e2ba625a31a7dbf6fb8bdd62501379ad1 (patch) | |
tree | d17c96714c930e0b8bc75616cc9c81b961ed5aa0 /computerrc.txt |
Initial Commit
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 |