mirror of
https://github.com/swaywm/sway.git
synced 2026-02-27 01:40:43 -05:00
config: add include_one directive with basename deduplication
This commit is contained in:
parent
40aabb80c6
commit
3077f0b589
4 changed files with 114 additions and 0 deletions
|
|
@ -145,6 +145,7 @@ sway_cmd cmd_fullscreen;
|
|||
sway_cmd cmd_gaps;
|
||||
sway_cmd cmd_hide_edge_borders;
|
||||
sway_cmd cmd_include;
|
||||
sway_cmd cmd_include_one;
|
||||
sway_cmd cmd_inhibit_idle;
|
||||
sway_cmd cmd_input;
|
||||
sway_cmd cmd_seat;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue