Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
osdd
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jiří Kalvoda
osdd
Commits
697855c0
Commit
697855c0
authored
2 years ago
by
Jiří Kalvoda
Browse files
Options
Downloads
Patches
Plain Diff
osdd-run edited
parent
348fbff1
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
osdd-run
+3
-1
3 additions, 1 deletion
osdd-run
with
3 additions
and
1 deletion
osdd-run
+
3
−
1
View file @
697855c0
...
...
@@ -5,12 +5,14 @@ killall osdd
pkill -f not2osd
./not2osd &
tmp=$(mktemp)
[ -e $XDG_RUNTIME_DIR/osdd_to_i3csstatus ] && rm $XDG_RUNTIME_DIR/osdd_to_i3csstatus
echo -e "Xft.render: False\nXft.rgba: none" > $tmp
XENVIRONMENT=$tmp \
./osdd -D \
DISPLAY_BY_OUTPUTS default nolog display [ -ndisplay%d -Ftimes-48:bold -Ftimes-32:bold ] \
FILE default log loglog [ -b -l' ' -m'\n' -T' ' -tiso -cterm ~/.osdd_log ] \
FILE default log loglast [ -l'\n' -tunix -T'\n' -crgbHEX -r ~/.osdd_last ] \
FILE default log loglast [ -l'\n' -tunix -T'\n' -crgbHEX ~/.osdd_last ] \
FILE default log loglast [ -l'\n' -tunix -T'\n' -crgbHEX -n $XDG_RUNTIME_DIR/osdd_to_i3csstatus ] \
MQTT default mqtt led [ -e'\0' -E -crgbDEC -tunix -r -R -q1 -N \
$(cat ~/.secret/mqtt/jug9-all.addres) \
$(cat ~/.secret/mqtt/jug9-led-include.user) \
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment