mirror of
https://github.com/librephoenix/nixos-config
synced 2025-07-05 22:44:34 +05:30
cura works much better on xwayland
This commit is contained in:
parent
03111e3461
commit
c73893b5a5
2 changed files with 20 additions and 1 deletions
|
@ -87,6 +87,8 @@ ext xopp~, has blender, X, flag f = xournalpp "$@" &>/dev/null
|
|||
ext helio, has helio, X, flag f = helio "$@" &>/dev/null
|
||||
ext kdenlive, has kdenlive-accel, X, flag f = kdenlive-accel "$@" &>/dev/null
|
||||
ext flp, has flstudio, X, flag f = flstudio "$@" &>/dev/null
|
||||
ext 3mf, has curax, X, flag f = curax "$@" &>/dev/null
|
||||
ext 3mf, has cura, X flag f = cura "$@" &>/dev/null
|
||||
|
||||
#--------------------------------------------
|
||||
# Scripts
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue