fixup sway and add mimeapps
This commit is contained in:
parent
879489efcb
commit
829c8d9392
9 changed files with 71 additions and 33 deletions
|
|
@ -64,10 +64,12 @@ in {
|
|||
echo "$items" | ${my-deps.menu} | xargs -I_ rbw get --field username _ \
|
||||
| awk '{print $2}' | wl-copy
|
||||
'';
|
||||
hotkeys = [{
|
||||
modifier = "${modifier}_CONTROL";
|
||||
key = "P";
|
||||
}];
|
||||
hotkeys = [
|
||||
{
|
||||
modifier = "${modifier}_CONTROL";
|
||||
key = "P";
|
||||
}
|
||||
];
|
||||
install = false;
|
||||
}
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue