i3: style colours in demnu
This commit is contained in:
parent
9b4e83c2ca
commit
a4113fad97
1 changed files with 2 additions and 0 deletions
|
@ -20,6 +20,8 @@ in
|
|||
modifier = modifier;
|
||||
|
||||
keybindings = inputs.nixpkgs.lib.mkOptionDefault {
|
||||
"${modifier}+d" = "exec ${pkgs.dmenu}/bin/dmenu_run -sb '#555555'";
|
||||
|
||||
"${modifier}+Shift+b" = "exec ${pkgs.firefox-devedition}/bin/firefox-devedition";
|
||||
"${modifier}+Tab" = "workspace back_and_forth";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue