non important commit
This commit is contained in:
parent
818ab3150d
commit
b583bff428
2 changed files with 6 additions and 9 deletions
13
flake.lock
generated
13
flake.lock
generated
|
|
@ -541,23 +541,20 @@
|
||||||
},
|
},
|
||||||
"zen-browser": {
|
"zen-browser": {
|
||||||
"inputs": {
|
"inputs": {
|
||||||
"home-manager": [
|
|
||||||
"home-manager"
|
|
||||||
],
|
|
||||||
"nixpkgs": [
|
"nixpkgs": [
|
||||||
"nixpkgs"
|
"nixpkgs"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1771876204,
|
"lastModified": 1771735013,
|
||||||
"narHash": "sha256-nTX+Qa3W+xsFxBl+lr4RsWvC4vgZocLt/qDeIvnf4+w=",
|
"narHash": "sha256-QAh0iw/AgjcaNvBE5OIZstxVxagLVK0RAuH7EhIL/N8=",
|
||||||
"owner": "0xc000022070",
|
"owner": "youwen5",
|
||||||
"repo": "zen-browser-flake",
|
"repo": "zen-browser-flake",
|
||||||
"rev": "2f951adfab1f5a090fe5ea4c5eaf11efca7f1039",
|
"rev": "32b69f03007507fc012be9203efdd414f4bc0d66",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"owner": "0xc000022070",
|
"owner": "youwen5",
|
||||||
"repo": "zen-browser-flake",
|
"repo": "zen-browser-flake",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -83,7 +83,7 @@
|
||||||
bind = [
|
bind = [
|
||||||
# keybindings
|
# keybindings
|
||||||
"SUPER, Return, exec, foot"
|
"SUPER, Return, exec, foot"
|
||||||
"SUPER, B, exec, zen-twilight"
|
"SUPER, B, exec, zen"
|
||||||
"SUPER, Q, killactive,"
|
"SUPER, Q, killactive,"
|
||||||
"SUPER, F, fullscreen, 0"
|
"SUPER, F, fullscreen, 0"
|
||||||
"SUPER SHIFT, F, fullscreen, 1"
|
"SUPER SHIFT, F, fullscreen, 1"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue