vscode gone and update
This commit is contained in:
parent
678d445eae
commit
9a6cecf875
42 changed files with 657 additions and 1645 deletions
|
@ -32,7 +32,6 @@
|
|||
|
||||
// Modules Right
|
||||
"modules-right": [
|
||||
"custom/updates",
|
||||
"hyprland/language",
|
||||
"keyboard-state",
|
||||
"pulseaudio",
|
||||
|
|
|
@ -33,37 +33,17 @@
|
|||
"on-click": "activate",
|
||||
"on-click-middle": "close",
|
||||
"ignore-list": [
|
||||
"Alacritty"
|
||||
],
|
||||
"app_ids-mapping": {
|
||||
"firefoxdeveloperedition": "firefox-developer-edition"
|
||||
},
|
||||
"rewrite": {
|
||||
"Firefox Web Browser": "Firefox",
|
||||
"Foot Server": "Terminal"
|
||||
}
|
||||
"thunderbird",
|
||||
"com.rtosta.zapzap"
|
||||
]
|
||||
},
|
||||
|
||||
// Hyprland Window
|
||||
"hyprland/window": {
|
||||
"rewrite": {
|
||||
"(.*) - Brave": "$1",
|
||||
"(.*) - Chromium": "$1",
|
||||
"(.*) - Brave Search": "$1",
|
||||
"(.*) - Outlook": "$1",
|
||||
"(.*) Microsoft Teams": "$1"
|
||||
},
|
||||
"separate-outputs": true
|
||||
},
|
||||
|
||||
|
||||
|
||||
"custom/exit": {
|
||||
"format": "",
|
||||
"on-click": "~/Stuff/scripts/blurWlogout.sh",
|
||||
"tooltip": false
|
||||
},
|
||||
|
||||
"custom/arch": {
|
||||
"format": "",
|
||||
"on-click": "~/dotfiles/scripts/changeWallpaper.sh",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue