mirror of
https://github.com/swaywm/sway.git
synced 2025-11-24 06:59:51 -05:00
Add default_orientation command
This commit is contained in:
parent
2d46050281
commit
69eb021767
5 changed files with 26 additions and 4 deletions
|
|
@ -8,6 +8,7 @@ sway_sources = files(
|
|||
'input/keyboard.c',
|
||||
'commands/bar.c',
|
||||
'commands/bind.c',
|
||||
'commands/default_orientation.c',
|
||||
'commands/exit.c',
|
||||
'commands/exec.c',
|
||||
'commands/exec_always.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue