librewolf-sync
This commit is contained in:
@@ -0,0 +1,31 @@
|
||||
notify = true
|
||||
flip_status_indicators = true
|
||||
bitrate = 320
|
||||
|
||||
[track_format]
|
||||
left = "%artists - %title"
|
||||
center = "%album"
|
||||
right = "%saved %duration"
|
||||
|
||||
[keybindings]
|
||||
"p" = "playpause"
|
||||
"Ctrl+s" = "search"
|
||||
|
||||
[theme]
|
||||
background = "black"
|
||||
primary = "light white"
|
||||
secondary = "light black"
|
||||
title = "green"
|
||||
playing = "green"
|
||||
playing_selected = "light green"
|
||||
playing_bg = "black"
|
||||
highlight = "light white"
|
||||
highlight_bg = "#484848"
|
||||
error = "light white"
|
||||
error_bg = "red"
|
||||
statusbar = "black"
|
||||
statusbar_progress = "green"
|
||||
statusbar_bg = "green"
|
||||
cmdline = "light white"
|
||||
cmdline_bg = "black"
|
||||
search_match = "light red"
|
||||
|
@@ -1 +0,0 @@
|
||||
/usr/lib/systemd/user/librewolf-sync.service
|
@@ -1,4 +0,0 @@
|
||||
[Service]
|
||||
|
||||
ExecStart=
|
||||
ExecStart=/usr/bin/librewolf-sync -p sync.default
|
@@ -1,5 +0,0 @@
|
||||
[Timer]
|
||||
OnBootSec=
|
||||
OnUnitActiveSec=
|
||||
OnBootSec=10m
|
||||
OnUnitActiveSec=1h
|
@@ -1,5 +0,0 @@
|
||||
[Service]
|
||||
ExecStart=
|
||||
ExecStart=/usr/bin/librewolf-sync -p sync.default
|
||||
ExecStop=
|
||||
ExecStop=/usr/bin/librewolf-sync -p sync.default
|
@@ -1 +0,0 @@
|
||||
/usr/lib/systemd/user/librewolf-sync-cron.timer
|
Reference in New Issue
Block a user