Revoke change made by mistake.
This commit is contained in:
parent
cdd4d041e6
commit
4088b43554
@ -68,7 +68,7 @@ keys = [
|
||||
# app binds
|
||||
Key([mod], "Return", lazy.spawn("footclient")),
|
||||
Key([mod], "space", lazy.spawncmd()),
|
||||
# Key([mod], "a", lazy.spawn("flatpak run com.yubico.yubioath")),
|
||||
Key([mod], "a", lazy.spawn("flatpak run com.yubico.yubioath")),
|
||||
Key([mod], "e", lazy.spawn("rofi -show emoji")),
|
||||
Key([mod], "i", lazy.spawn("sh -c 'grim -g \"$(slurp)\"'")),
|
||||
Key([mod], "m", lazy.spawn("sh -c 'pgrep -x neomutt > /dev/null || footclient -a mutt -o bold-text-in-bright=yes neomutt'")),
|
||||
|
Loading…
Reference in New Issue
Block a user