updated workspaces for cn-mate

This commit is contained in:
2025-03-24 23:07:17 +01:00
parent e49fa372fa
commit a2a6395e95
2 changed files with 2 additions and 21 deletions

View File

@@ -25,11 +25,6 @@
"tray", "tray",
"clock" "clock"
], ],
"hyprland/language": {
"format": "{}",
"format-en": "ENG",
"format-ru": "РУС"
},
"hyprland/workspaces": { "hyprland/workspaces": {
"icon-size": 32, "icon-size": 32,
"spacing": 16, "spacing": 16,

View File

@@ -7,7 +7,7 @@
"passthrough": false, "passthrough": false,
"height": 30, "height": 30,
"modules-left": [ "modules-left": [
"hyprland/workspaces" "wlr/workspaces"
], ],
"modules-center": [ "modules-center": [
"mpris", "mpris",
@@ -25,12 +25,7 @@
"tray", "tray",
"clock" "clock"
], ],
"hyprland/language": { "wlr/workspaces": {
"format": "{}",
"format-en": "ENG",
"format-ru": "РУС"
},
"hyprland/workspaces": {
"icon-size": 32, "icon-size": 32,
"spacing": 16, "spacing": 16,
"on-scroll-up": "hyprctl dispatch workspace r+1", "on-scroll-up": "hyprctl dispatch workspace r+1",
@@ -56,15 +51,6 @@
"tooltip": true, "tooltip": true,
"tooltip-format": "RAM - {used:0.1f}GiB used" "tooltip-format": "RAM - {used:0.1f}GiB used"
}, },
"wlr/taskbar": {
"format": "{icon} {title:.17}",
"icon-size": 28,
"spacing": 3,
"on-click-middle": "close",
"tooltip-format": "{title}",
"ignore-list": [],
"on-click": "activate"
},
"tray": { "tray": {
"icon-size": 18, "icon-size": 18,
"spacing": 3 "spacing": 3