mirror of
https://github.com/10h30/endeavouros-i3wm-setup.git
synced 2026-06-05 15:08:25 +09:00
Update force-knowledge.md
This commit is contained in:
+4
-4
@@ -37,10 +37,10 @@ Disable battery indicator in i3blocks.conf:
|
||||
#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:
|
||||
## autostart implementation:
|
||||
[dex](https://github.com/jceb/dex) is enabled in config per default:
|
||||
disable dex in `~/.config/i3/config` by uncommenting this line:
|
||||
|
||||
```
|
||||
exec --no-startup-id dex -a -s /etc/xdg/autostart/:~/.config/autostart/
|
||||
#exec --no-startup-id dex --autostart --environment i3
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user