mirror of
https://codeberg.org/fairyglade/ly.git
synced 2026-08-18 03:29:13 +02:00
config.ini changes to reflect review
This commit is contained in:
parent
f988f0294a
commit
2df764d4ea
1 changed files with 2 additions and 12 deletions
|
|
@ -396,24 +396,14 @@ xsessions = $PREFIX_DIRECTORY/share/xsessions
|
|||
## You can see the list of keys in any locale file in $CONFIG_DIRECTORY/ly/lang.
|
||||
#name = custom command $brightness_up
|
||||
#cmd = touch /tmp/ly.gaming
|
||||
## X position, starting from the top-left, of the label. Positive Axis goes right.
|
||||
#posX = 0
|
||||
## Y position, starting from the top-left, of the label. Positive Axis goes down.
|
||||
#posY = 1
|
||||
#
|
||||
## Declare a label with an ID. This ID should be unique across all labels.
|
||||
#[lbl:kernel]
|
||||
#cmd = uname -srn
|
||||
## Optional, defaulting to 0.
|
||||
## In frames, the time to re-run the command and update the label.
|
||||
## If 0, only run once and do not refresh afterwards
|
||||
#refresh = 0
|
||||
## See posY for [cmd:F8].
|
||||
#posY = 1
|
||||
## See posX for [cmd:F8].
|
||||
#posX = 0
|
||||
## Optional. Moves the label to the right of the terminal. Positive Axis now goes left.
|
||||
#invertX = true
|
||||
## Optional. Moves the label to the bottom of the terminal. Positive Axis now goes up.
|
||||
#invertY = true
|
||||
#
|
||||
## Once you're done setting up labels and commands, add an empty header
|
||||
## below to continue configurating the rest of Ly.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue