non important commit
This commit is contained in:
parent
9b950071e2
commit
ef116bb19e
2 changed files with 1 additions and 2 deletions
|
|
@ -1,6 +1,5 @@
|
||||||
{
|
{
|
||||||
programs = {
|
programs = {
|
||||||
firefox.enable = true;
|
|
||||||
steam.enable = true;
|
steam.enable = true;
|
||||||
bash.blesh.enable = true;
|
bash.blesh.enable = true;
|
||||||
nix-ld.enable = true;
|
nix-ld.enable = true;
|
||||||
|
|
|
||||||
|
|
@ -80,7 +80,7 @@
|
||||||
"Mod+Q".action.close-window = [];
|
"Mod+Q".action.close-window = [];
|
||||||
"Mod+Return".action.spawn = ["foot"];
|
"Mod+Return".action.spawn = ["foot"];
|
||||||
"Mod+A".action.spawn = ["wofi" "--show" "drun"];
|
"Mod+A".action.spawn = ["wofi" "--show" "drun"];
|
||||||
"Mod+B".action.spawn = ["firefox"];
|
"Mod+B".action.spawn = ["zen"];
|
||||||
|
|
||||||
"Mod+O".action.toggle-overview = [];
|
"Mod+O".action.toggle-overview = [];
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue