Update startlxqt
This commit is contained in:
parent
055adbcfce
commit
4d379c8269
1 changed files with 3 additions and 3 deletions
|
|
@ -6,8 +6,8 @@ abi <abi/3.0>,
|
|||
|
||||
include <tunables/global>
|
||||
|
||||
@{exec_pathstlx} = @{bin}/startlxqt
|
||||
profile startlxqt @{exec_pathstlx} {
|
||||
@{exec_path} = @{bin}/startlxqt
|
||||
profile startlxqt @{exec_path} {
|
||||
include <abstractions/base>
|
||||
include <abstractions/freedesktop.org>
|
||||
include <abstractions/qt5>
|
||||
|
|
@ -15,7 +15,7 @@ profile startlxqt @{exec_pathstlx} {
|
|||
|
||||
signal (receive) set=(term) peer=sddm,
|
||||
|
||||
@{exec_pathstlx} mr,
|
||||
@{exec_path} mr,
|
||||
|
||||
@{bin}/xrdb rPx,
|
||||
@{bin}/xsetroot rPx,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue