switched to betterbird
This commit is contained in:
parent
64eb5c7768
commit
3f0a29ab47
1 changed files with 3 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ term="foot"
|
||||||
term_client="footclient"
|
term_client="footclient"
|
||||||
term_float="foot --app-id=float -w 1120x700"
|
term_float="foot --app-id=float -w 1120x700"
|
||||||
browser="librewolf"
|
browser="librewolf"
|
||||||
email="thunderbird"
|
email="betterbird"
|
||||||
emacs="emacsclient --create-frame --alternate-editor='emacs'"
|
emacs="emacsclient --create-frame --alternate-editor='emacs'"
|
||||||
mod=Super
|
mod=Super
|
||||||
books="$HOME/.local/bin/books.sh"
|
books="$HOME/.local/bin/books.sh"
|
||||||
|
|
@ -156,7 +156,9 @@ riverctl rule-add -app-id float float
|
||||||
|
|
||||||
# SSD (so GTK apps show border)
|
# SSD (so GTK apps show border)
|
||||||
riverctl rule-add -app-id firefox ssd
|
riverctl rule-add -app-id firefox ssd
|
||||||
|
riverctl rule-add -app-id librewolf ssd
|
||||||
riverctl rule-add -app-id thunderbird ssd
|
riverctl rule-add -app-id thunderbird ssd
|
||||||
|
riverctl rule-add -app-id betterbird ssd
|
||||||
riverctl rule-add -app-id emacs ssd
|
riverctl rule-add -app-id emacs ssd
|
||||||
riverctl rule-add -app-id gnucash ssd
|
riverctl rule-add -app-id gnucash ssd
|
||||||
riverctl rule-add -app-id pcmanfm ssd
|
riverctl rule-add -app-id pcmanfm ssd
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue