📷 Share your setup!!! #60
Replies: 5 comments
-
|
Here's my setup, it takes a lot after the default setup of hyprpanel All other monitorsPrimary Monitor
# Wayle configuration file
imports = ["modules/fcitx5/config.toml"]
[general]
tearing-mode = true
[styling]
theme-provider = "matugen"
matugen-scheme = "rainbow"
theming-monitor = "DP-2"
matugen-source-color = 1
rounding = "sm"
[wallpaper]
engine-enabled = true
[bar]
scale = 1
location = "top"
rounding = "sm"
background-opacity = 0
button-bg-opacity = 50
button-rounding = "sm"
dropdown-autohide = true
[[bar.layout]]
monitor = "DP-2"
left = ["dashboard", "hyprland-workspaces", "window-title"]
center = ["media"]
right = [
"keybind-mode",
"custom-fcitx5",
"volume",
"network",
"bluetooth",
"systray",
"weather",
"clock",
"notifications",
]
[[bar.layout]]
monitor = "*"
left = ["dashboard", "hyprland-workspaces", "window-title"]
center = []
right = [
"keybind-mode",
"custom-fcitx5",
"weather",
"clock",
]
[modules.clock]
format = "%m/%d | %H:%M"
icon-show = true
label-show = true
[modules.hyprland-workspaces]
display-mode = "none"
active-indicator = "underline"
monitor-specific = true
app-icons-dedupe = true
app-icons-show = true
urgent-show = true
urgent-mode = "application"
[modules.weather]
location = "your-location-here"
units = "imperial"
[modules.systray]
blacklist = ["Xwayland Video Bridge_pipewireToXProxy", "blueman", "nm-applet", "Fcitx"]
[modules.keybind-mode]
auto-hide = true
format = "{{ mode | capitalize }}"
[osd]
position = "top"
margin = 0As for the custom module, you can find that here. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
I just finished migrating from HyprPanel to Wayle 🥳 I'm happy with it so far, but I miss some of the features available with HyprPanel (I'll be sure to take the time to contribute). Dotfile here if interested
Thanks !!! |
Beta Was this translation helpful? Give feedback.
-
|
Thank you so much @Jas-SinghFSU! I've replaced my usage of
|
Beta Was this translation helpful? Give feedback.
-
|
i like everything in one color... |
Beta Was this translation helpful? Give feedback.






Uh oh!
There was an error while loading. Please reload this page.
-
Share your awesome Wayle configurations here!
Beta Was this translation helpful? Give feedback.
All reactions