mirror of
https://codeberg.org/muon/home.git
synced 2025-12-05 23:57:46 +00:00
Add floating bind
This commit is contained in:
parent
94f74efd85
commit
9b1b5cd480
1 changed files with 1 additions and 0 deletions
|
|
@ -158,6 +158,7 @@ in
|
|||
"Print" = "exec ${getExe fsss}";
|
||||
"${modifier}+z" = "exec ${getExe zmenu}";
|
||||
"${modifier}+y" = "sticky toggle";
|
||||
"${modifier}+g" = "floating toggle";
|
||||
});
|
||||
|
||||
bars = let
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue