diff options
| author | Yigit Sever | 2020-05-12 12:35:43 +0300 |
|---|---|---|
| committer | Yigit Sever | 2020-05-12 12:35:43 +0300 |
| commit | dd1bcc255635b9aeef4d593a4add067b66c0c007 (patch) | |
| tree | fe2f95768d15ecbb03c7f323238ff7b214a76982 | |
| parent | abab47a7af5319aba0b0ce2a592db888c7fb469e (diff) | |
| download | dotfiles-dd1bcc255635b9aeef4d593a4add067b66c0c007.tar.gz dotfiles-dd1bcc255635b9aeef4d593a4add067b66c0c007.tar.bz2 dotfiles-dd1bcc255635b9aeef4d593a4add067b66c0c007.zip | |
disable firefox autostart
| -rw-r--r-- | .config/i3/config##c.desktop,h.Maus | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/i3/config##c.desktop,h.Maus b/.config/i3/config##c.desktop,h.Maus index 65449e2..78691d1 100644 --- a/.config/i3/config##c.desktop,h.Maus +++ b/.config/i3/config##c.desktop,h.Maus | |||
| @@ -279,7 +279,7 @@ for_window [class="Zotero" instance="Toplevel" title="Progress"] floating enable | |||
| 279 | assign [class="^Steam$"] 9 | 279 | assign [class="^Steam$"] 9 |
| 280 | assign [class="^Thunderbird$"] 8 | 280 | assign [class="^Thunderbird$"] 8 |
| 281 | 281 | ||
| 282 | exec --no-startup-id i3-msg 'exec /usr/bin/firefox;move container to output right' | 282 | # exec --no-startup-id i3-msg 'exec /usr/bin/firefox;move container to output right' |
| 283 | 283 | ||
| 284 | # class border backgr. text indicator child_border | 284 | # class border backgr. text indicator child_border |
| 285 | client.focused #458588 #285577 #ffffff #458588 #285577 | 285 | client.focused #458588 #285577 #ffffff #458588 #285577 |
