Merge branch 'upstream-main' into fcitx5

This commit is contained in:
2024-06-13 21:28:51 -04:00
16 changed files with 170 additions and 111 deletions
+5 -3
View File
@@ -11,6 +11,8 @@
{
// Workspaces
"hyprland/workspaces" : {
"on-scroll-up": "hyprctl dispatch workspace r-1",
"on-scroll-down": "hyprctl dispatch workspace r+1",
"on-click": "activate",
"active-only": false,
"all-outputs": true,
@@ -138,14 +140,14 @@
"custom/filemanager": {
"format": "",
"on-click": "~/dotfiles/.settings/filemanager.sh",
"tooltip-format": "Open the filemanager"
"tooltip-format": "Open filemanager"
},
// Browser Launcher
"custom/browser": {
"format": "",
"on-click": "~/dotfiles/.settings/browser.sh",
"tooltip-format": "Open the browser"
"tooltip-format": "Open browser"
},
// ChatGPT Launcher
@@ -159,7 +161,7 @@
"custom/calculator": {
"format": "",
"on-click": "qalculate-gtk",
"tooltip": false
"tooltip-format": "Open calculator"
},
// Windows VM