diff options
author | Matt Singleton <matt@xcolour.net> | 2024-11-06 15:56:54 -0600 |
---|---|---|
committer | Matt Singleton <matt@xcolour.net> | 2024-11-06 15:56:54 -0600 |
commit | 2be10e1420afea58f859ea4ec5b7565ac1849de2 (patch) | |
tree | 715f93c1ca6e7285c948142c49ebf909c2a367da /environment.mk.example | |
parent | 0b463ce1acc22f128ff1fd1e4cf48c1612c4b946 (diff) |
manage configs for machines with different screen sizes
Diffstat (limited to 'environment.mk.example')
-rw-r--r-- | environment.mk.example | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/environment.mk.example b/environment.mk.example new file mode 100644 index 0000000..d1f9391 --- /dev/null +++ b/environment.mk.example @@ -0,0 +1 @@ +COMPUTER_IDENTITY := desktop |