mirror of
https://github.com/10h30/endeavouros-i3wm-setup.git
synced 2026-07-11 18:55:54 +09:00
Update force-knowledge.md
This commit is contained in:
@@ -36,3 +36,10 @@ Disable battery indicator in i3blocks.conf:
|
||||
#label=
|
||||
#interval=30
|
||||
```
|
||||
|
||||
## Enable autostart implementation:
|
||||
[dex](https://github.com/jceb/dex) is now disabled in config per default to use the feature:
|
||||
enable dex in `~/.config/i3/config` by uncommenting this line:
|
||||
|
||||
```
|
||||
exec --no-startup-id dex -a -s /etc/xdg/autostart/:~/.config/autostart/
|
||||
|
||||
Reference in New Issue
Block a user