mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-23 03:20:26 +10:00
Minor edits.
This commit is contained in:
@@ -242,7 +242,8 @@ keys = [
|
||||
Key([], "e", lazy.spawn("dm-confedit -r"), desc='Choose a config file to edit'),
|
||||
Key([], "i", lazy.spawn("dm-maim -r"), desc='Take a screenshot'),
|
||||
Key([], "k", lazy.spawn("dm-kill -r"), desc='Kill processes '),
|
||||
Key([], "m", lazy.spawn("dm-man -r"), desc='View manpages'),
|
||||
Key([], "m", lazy.spawn("dm-music -r"), desc='Toggle music mpc/mpd'),
|
||||
Key([], "M", lazy.spawn("dm-man -r"), desc='View manpages'),
|
||||
Key([], "n", lazy.spawn("dm-note -r"), desc='Store and copy notes'),
|
||||
Key([], "o", lazy.spawn("dm-bookman -r"), desc='Browser bookmarks'),
|
||||
Key([], "p", lazy.spawn("rofi-pass"), desc='Password menu'),
|
||||
|
||||
Reference in New Issue
Block a user