apps: add Cozy
Cozy is an audiobook player: <https://github.com/geigi/cozy> it works well in portrait mode. in landscape mode the controls at the bottom of the screen (play/pause/seek/speed) might not be visible on small displays unless SXMO_SWAY_SCALE is reduced or some other mechanism is used to avoid scaling the application. Signed-off-by: Maarten van Gompel <proycon@anaproy.nl>
This commit is contained in:
@@ -34,6 +34,7 @@ write_line_app gnome-calculator "$icon_clc Calculator" "gnome-calculator"
|
||||
write_line_app calcurse "$icon_clk Calcurse" "sxmo_terminal.sh calcurse"
|
||||
write_line_app chatty "$icon_msg Chatty" "chatty"
|
||||
write_line_app cmus "$icon_mus Cmus" "sxmo_terminal.sh cmus"
|
||||
write_line_app com.github.geigi.cozy "$icon_mus Cozy" "com.github.geigi.cozy"
|
||||
write_line_app dino "$icon_msg Dino" "GDK_SCALE=1 dino"
|
||||
write_line_app dolphin "$icon_dir Dolphin" "dolphin"
|
||||
write_line_app emacs "$icon_edt Emacs (Terminal)" "sxmo_terminal.sh emacs -nw"
|
||||
|
Reference in New Issue
Block a user