Compare commits
1 commit
8d37deaaa8
...
5c13d9a901
Author | SHA1 | Date | |
---|---|---|---|
5c13d9a901 |
1 changed files with 2 additions and 1 deletions
|
@ -25,7 +25,8 @@ in
|
|||
menu = "${pkgs.fuzzel}/bin/fuzzel --terminal '${termCmd}'";
|
||||
in
|
||||
{
|
||||
inherit modifier terminal menu;
|
||||
modifier = "Mod 4";
|
||||
inherit terminal menu;
|
||||
# Appearance
|
||||
bars = [ ]; # Waybar is started as a systemd service
|
||||
gaps = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue