Initial transfer to sway on work PC #2

Merged
erwin merged 23 commits from feature/sway-at-work into main 2023-09-29 11:52:47 +02:00
Showing only changes of commit 4ff6334856 - Show all commits

View file

@ -30,7 +30,7 @@ in
"applications.ron".text = ''
Config(
desktop_actions: true,
max_entries: 0,
max_entries: 100,
terminal: Some("${config.wayland.windowManager.sway.config.terminal}")
)
'';