Rename firefox -> librewolf, remove themeing which wasnt working anyway and fix sway keybinding for opening librewolf
This commit is contained in:
parent
18880ce370
commit
6c4632d386
3 changed files with 2 additions and 11 deletions
|
|
@ -55,15 +55,6 @@ in
|
|||
profiles.default = {
|
||||
isDefault = true;
|
||||
name = "DefaultProfile";
|
||||
userChrome = ''
|
||||
@import "theme/nordic-theme.css";
|
||||
@import "theme/hide-single-tab.css";
|
||||
@import "theme/matching-autocomplete-width.css";
|
||||
@import "theme/system-icons.css";
|
||||
@import "theme/symbolic-tab-icons.css";
|
||||
|
||||
@import "customChrome.css";
|
||||
'';
|
||||
|
||||
bookmarks = {
|
||||
force = true;
|
||||
Loading…
Add table
Add a link
Reference in a new issue