-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.toml
50 lines (47 loc) · 1.32 KB
/
config.toml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
[general]
current_wallpaper_id = "3359620231"
play_state = "Playing"
log_file = "/home/narcissus/linux-wallpaperengine.log"
picked_types = ["video"]
skipped_types = ["application"]
play_list_name = "test"
wallpapers_dir = "/home/narcissus/.local/share/Steam/steamapps/workshop/content/431960/"
wallpaperengine_config_file = "/home/narcissus/.local/share/Steam/steamapps/common/wallpaper_engine/config.json"
min_delay = 30
max-delay = 600
[sddm]
pre_sddm_wallpaper_id = "3343393951"
target_path = "/usr/share/sddm/themes/sdt/Backgrounds/background-video"
[wallock]
pre_wallock_wallpaper_id = "3188441200"
target_path = "/home/narcissus/.wallpapers/"
[play_command]
base_command = "linux-wallpaperengine"
log_file = "/home/narcissus/.config/wallpaperengine/linux-wallpaperengine.log"
silent = true
# volume = 50
# noautomute = true
# noautomute =
# no_audio_processing = true
# no_audio_processing =
# screen_root = ["eDP-1", "HDMI-A-1"]
screen_root = ["HDMI-A-1", "eDP-1"]
# screen_root = ["eDP-1"]
# window = true
# window =
fps = 120
# assets_dir =
# screenshot = true
# screenshot =
# list_propertites = true
# list_propertites =
# set_property = ("" "")
# set_property =
# no_fullscreen_pause = true
# no_fullscreen_pause =
# disable_mouse = true
# disable_mouse =
scaling = "fill"
# scaling = "fit"
# scaling = "stretch"
clamping = "border"