Update force-knowledge.md

This commit is contained in:
Johannes Kamprad
2021-10-29 09:44:13 +02:00
committed by GitHub
parent 70b025955c
commit c270ddf910
+2 -2
View File
@@ -1,13 +1,13 @@
# Firefox starting automatic on each login?
## Start understanding how to configure i3:
## Dive into configure i3:
To disable autostarting firefox with this readme edit `~/.config/i3/config` and comment out this line:
`#exec --no-startup-id firefox https://github.com/endeavouros-team/endeavouros-i3wm-setup/blob/main/README.md`
`~/.config/i3/config` is the main configuration file for i3, get into this file and configure i3 as you like, all settings have comments to give you information about the following setting:
https://raw.githubusercontent.com/endeavouros-team/endeavouros-i3wm-setup/main/.config/i3/config
## No transparency?