mirror of
https://github.com/swaywm/sway.git
synced 2026-04-18 06:46:56 -04:00
Merge 926920096f into db76fefd0c
This commit is contained in:
commit
d7b2ed3a68
4 changed files with 29 additions and 9 deletions
|
|
@ -501,6 +501,7 @@ struct sway_config {
|
|||
struct bar_config *current_bar;
|
||||
uint32_t floating_mod;
|
||||
bool floating_mod_inverse;
|
||||
bool floating_mod_inhibited;
|
||||
uint32_t dragging_key;
|
||||
uint32_t resizing_key;
|
||||
char *floating_scroll_up_cmd;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue