Back to wofi.
This commit is contained in:
parent
5c53f6529b
commit
964626d973
6 changed files with 1887 additions and 7 deletions
1870
_gui/_configs/qtile/chars/emoji
Normal file
1870
_gui/_configs/qtile/chars/emoji
Normal file
File diff suppressed because it is too large
Load diff
|
@ -69,7 +69,7 @@ keys = [
|
|||
Key([mod], "Return", lazy.spawn("footclient")),
|
||||
Key([mod], "space", lazy.spawncmd()),
|
||||
Key([mod], "a", lazy.spawn("flatpak run com.yubico.yubioath")),
|
||||
Key([mod], "e", lazy.spawn("rofi -show emoji")),
|
||||
Key([mod], "e", lazy.spawn("selector-chars")),
|
||||
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'")),
|
||||
Key([mod, "shift"], "i", lazy.spawn("grim")),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue