diff options
author | Cullum Smith <cullum@sacredheartsc.com> | 2024-08-02 22:07:45 -0400 |
---|---|---|
committer | Cullum Smith <cullum@sacredheartsc.com> | 2024-08-02 22:07:45 -0400 |
commit | b62a287a4c77ca431370e1990f67137ae6414ecd (patch) | |
tree | 3b7a80f6c7765c36525715d7bc1b791f4a72390d /vars | |
parent | cbcd022f302adc39ecb89fba6faf72e68184c0e0 (diff) | |
download | infrastructure-b62a287a4c77ca431370e1990f67137ae6414ecd.tar.gz |
laptop cleanup
Diffstat (limited to 'vars')
-rw-r--r-- | vars/hostname/rlaptop1 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/vars/hostname/rlaptop1 b/vars/hostname/rlaptop1 index 0eb1518..3e1b34c 100644 --- a/vars/hostname/rlaptop1 +++ b/vars/hostname/rlaptop1 @@ -1,3 +1,7 @@ #!/bin/sh desktop_type=i3 +wireless_type=iwm8265 +console_font=spleen-12x24 +laptop_type=thinkpad +vt_suspendswitch=0 |