farewell fuzzel
This commit is contained in:
@@ -68,7 +68,7 @@
|
||||
// "on-click": "fuzzel",
|
||||
// "on-click-middle": "pkill -9 fuzzel",
|
||||
"on-click": "eww open main --toggle",
|
||||
"on-click-right": "pkill fuzzel || fuzzel",
|
||||
"on-click-right": "pkill rofi || rofi -show drun",
|
||||
"min-length": 2,
|
||||
"max-length": 2
|
||||
},
|
||||
@@ -229,37 +229,13 @@
|
||||
"active-only": false
|
||||
},
|
||||
"hyprland/workspaces#special": {
|
||||
"active-only": false,
|
||||
// waiting for a smarter way in coming versions
|
||||
"ignore-workspaces": [
|
||||
"1",
|
||||
"2",
|
||||
"3",
|
||||
"4",
|
||||
"5",
|
||||
"6",
|
||||
"7",
|
||||
"8",
|
||||
"9",
|
||||
"10",
|
||||
"11",
|
||||
"12",
|
||||
"13",
|
||||
"14",
|
||||
"15",
|
||||
"16",
|
||||
"17",
|
||||
"18",
|
||||
"19",
|
||||
"20"
|
||||
],
|
||||
"persistent-workspaces": {
|
||||
"special:s": []
|
||||
},
|
||||
"persistent-only": true,
|
||||
"show-special": true,
|
||||
"special-visible-only": false,
|
||||
"format": "{icon}",
|
||||
"format-icons": {
|
||||
"special": "S",
|
||||
"default": "C"
|
||||
}
|
||||
"format": "{icon}"
|
||||
},
|
||||
"custom/workspacenew": {
|
||||
"format": "+",
|
||||
|
||||
Reference in New Issue
Block a user