diff options
Diffstat (limited to 'computerrc.txt')
-rwxr-xr-x | computerrc.txt | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/computerrc.txt b/computerrc.txt deleted file mode 100755 index 95ec4c1..0000000 --- a/computerrc.txt +++ /dev/null @@ -1,12 +0,0 @@ -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 -bl: backlight control command to use i.e. light or xbacklight -term: terminal to use i.e. st or alacritty |