fix: upgrade to nixos 23.11 channel

This commit is contained in:
Elias Renman
2023-12-17 23:00:41 +01:00
parent c6cd00b4d3
commit d3f95d4185
5 changed files with 19 additions and 19 deletions

View File

@@ -8,7 +8,7 @@
"height": 34,
"modules-left": [
"wlr/workspaces",
"hyprland/workspaces",
],
"modules-center": [
@@ -123,7 +123,7 @@
"max-length": 120
},
"wlr/workspaces": {
"hyrpland/workspaces": {
"format": "{icon}",
"on-scroll-up": "hyprctl dispatch workspace e+1",
"on-scroll-down": "hyprctl dispatch workspace e-1"