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