format + add alpine
This commit is contained in:
parent
e9a22d817e
commit
3bf9f9b6d1
8 changed files with 90 additions and 64 deletions
|
|
@ -197,9 +197,11 @@ in {
|
|||
window=$(echo "$windows" | ${menu})
|
||||
hyprctl dispatch focuswindow title:"$window"
|
||||
'';
|
||||
hotkeys = [{
|
||||
key = "tab";
|
||||
}];
|
||||
hotkeys = [
|
||||
{
|
||||
key = "tab";
|
||||
}
|
||||
];
|
||||
}
|
||||
];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue