mirror of
https://github.com/flancian/garden.git
synced 2026-08-05 22:16:20 +00:00
Auto: misc.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
# Autofs
|
||||
|
||||
- I use this to automount SD cards.
|
||||
- In /etc/auto.master: ```/media /etc/auto.removable --timeout=2,sync```
|
||||
- In /etc/auto.removable: sd -fstype=vfat,uid=$my_user_id :/dev/mmcblk0p1
|
||||
@@ -1,2 +1,9 @@
|
||||
# I3
|
||||
|
||||
- By Michael Stapelberg.
|
||||
- My [[window manager]] of choice.
|
||||
|
||||
|
||||
[//begin]: # "Autogenerated link references for markdown compatibility"
|
||||
[window-manager]: window-manager "Window Manager"
|
||||
[//end]: # "Autogenerated link references"
|
||||
@@ -3,6 +3,7 @@
|
||||
- Discussed [[agora protocol]], [[agora push]] with [[arghzero]].
|
||||
- Mentioned [[zapier]], hadn't heard of that I believe.
|
||||
- Remembered I have next Monday off ([[2020-11-30]]) and felt happy.
|
||||
- Set up [[autofs]] so SD cards get automounted in Debian. Usually this is done by the desktop environment but in [[i3]] it needs manual setup (I don't mind).
|
||||
|
||||
[//begin]: # "Autogenerated link references for markdown compatibility"
|
||||
[agora-protocol]: ../agora-protocol "Agora Protocol"
|
||||
|
||||
@@ -0,0 +1,14 @@
|
||||
# Window Manager
|
||||
|
||||
- Throughout the years I've used many window managers:
|
||||
- windowblinds
|
||||
- enlightenment
|
||||
- fluxbox
|
||||
- openbox
|
||||
- xfce4 (more of a desktop environment)
|
||||
- [[i3]]
|
||||
|
||||
|
||||
[//begin]: # "Autogenerated link references for markdown compatibility"
|
||||
[i3]: i3 "I3"
|
||||
[//end]: # "Autogenerated link references"
|
||||
Reference in New Issue
Block a user