zen-browser: now default browser
This commit is contained in:
parent
111bed40bf
commit
f5518dd5fb
|
@ -75,7 +75,7 @@ in
|
|||
# Programs
|
||||
''$mod, RETURN, exec, footclient''
|
||||
"$mod, E, exec, nautilus"
|
||||
"$mod, B, exec, microsoft-edge"
|
||||
"$mod, B, exec, zen"
|
||||
"$mod, BackSpace, exec, wlogout"
|
||||
"$mod, S, exec, foot ssh homeserver@vpn.tigor.web.id"
|
||||
|
||||
|
|
|
@ -99,7 +99,7 @@
|
|||
|
||||
flatpak = {
|
||||
enable = true;
|
||||
zen-browser.enable = true;
|
||||
zen-browser.enable = false;
|
||||
redisinsight.enable = true;
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue