Update firefox.sh

This commit is contained in:
myve 2024-07-17 01:31:46 +00:00
commit b2fba532d4

View file

@ -72,12 +72,6 @@ user_pref("browser.tabs.closeWindowWithLastTab", false);
user_pref("browser.fullscreen.autohide", false);
firefox
# # i3/firefox config
# cat >~/.config/i3/config.d/firefox.conf <<- 'firefox'
# # Maximize
# for_window [class="firefox"] fullscreen enable
# firefox
# i3/firefox startup
install /dev/stdin ~/.config/i3/startapp.sh <<- startup
#!/usr/bin/env bash