diff options
author | zsmith <zsmith@newhopechurch.tv> | 2025-08-11 09:26:05 -0500 |
---|---|---|
committer | zsmith <zsmith@newhopechurch.tv> | 2025-08-11 09:26:05 -0500 |
commit | 15e94d2694f8e84b0fa4454200c1c5bd0c449089 (patch) | |
tree | d25464c3943ecf7e608f7121c8912ec8aeaad39f /computerrc.txt | |
parent | 1fc7faa161550f0b43fcfa5b31f58035ddcbd2bc (diff) |
Remove everything not Mac compatible
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 |