Skip to content

Commit

Permalink
add random-wallpaper to *-0 panel presets
Browse files Browse the repository at this point in the history
  • Loading branch information
nwg-piotr committed Nov 1, 2024
1 parent 2623df5 commit 69f4eb3
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 0 deletions.
15 changes: 15 additions & 0 deletions nwg_shell/skel/config/nwg-panel/hyprland-0
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
"clock"
],
"modules-right": [
"random-wallpaper",
"tray",
"button-help",
"button-clipman"
Expand Down Expand Up @@ -184,6 +185,20 @@
"tooltip": "Clipboard history [Alt]+c",
"css-name": "button-custom",
"icon-size": 16
},
"random-wallpaper": {
"source": "wallhaven.cc",
"tags": [
"nature"
],
"ratios": "16x9,16x10",
"atleast": "1920x1080",
"apikey": "",
"save-path": "/home/piotr",
"local-path": "/usr/share/backgrounds/nwg-shell",
"icon-size": 16,
"interval": 0,
"refresh-on-startup": true
}
},
{
Expand Down
15 changes: 15 additions & 0 deletions nwg_shell/skel/config/nwg-panel/preset-0
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
"clock"
],
"modules-right": [
"random-wallpaper",
"sway-mode",
"tray",
"button-help",
Expand Down Expand Up @@ -186,6 +187,20 @@
"css-name": "button-custom",
"icon-size": 16
},
"random-wallpaper": {
"source": "wallhaven.cc",
"tags": [
"nature"
],
"ratios": "16x9,16x10",
"atleast": "1920x1080",
"apikey": "",
"save-path": "/home/piotr",
"local-path": "/usr/share/backgrounds/nwg-shell",
"icon-size": 16,
"interval": 0,
"refresh-on-startup": true
},
"sigrt": 64,
"use-sigrt": false,
"sway-mode": {},
Expand Down

0 comments on commit 69f4eb3

Please sign in to comment.