Compare commits
1 Commits
main
...
df2c2aa1ae
| Author | SHA1 | Date | |
|---|---|---|---|
| df2c2aa1ae |
@@ -25,8 +25,8 @@
|
||||
wayland.windowManager.hyprland.settings = {
|
||||
# Set up eww here because it's based on the monitor configuration
|
||||
# Eww is idempotent, so it's fine to just run it on every reload to make sure things are open
|
||||
exec = [
|
||||
"eww daemon && eww open-many vertical-statusbar"
|
||||
exec-once = [
|
||||
"eww open-many vertical-statusbar"
|
||||
];
|
||||
# Set up workspaces for this system
|
||||
# See https://wiki.hyprland.org/Configuring/Workspace-Rules/ for workspace rules
|
||||
|
||||
Reference in New Issue
Block a user