Skip to content

Commit

Permalink
✨ Add webcord, open file and code-oss
Browse files Browse the repository at this point in the history
  • Loading branch information
boredland committed Dec 1, 2023
1 parent 07e3435 commit b91bdb0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
pkgname=sworkstyle
_pkgname=swayest_workstyle
pkgver=1.3.5
pkgrel=3
pkgrel=5
pkgdesc="Swayest Workstyle - This tool will rename workspaces to the icons configured. Mainly meant for Sway WM"
arch=("x86_64" "aarch64")
url="https://github.com/Lyr-7D1h/swayest_workstyle"
Expand Down
4 changes: 4 additions & 0 deletions static/default_config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ fallback = ''
'/foot/' = ''
'floating_shell' = ''
'pcmanfm' = ''
/^Open Folder/ = ''
'pamac-manager' = ''
'/Bluetooth/' = ''
'file-roller' = '󰀼'
Expand All @@ -59,6 +60,8 @@ fallback = ''
'code' = ''
'Code' = ''
'/- Visual Studio Code/' = ''
'code-oss' = ''
/^Code - OSS/
'/IntelliJ/' = ''
'code-url-handler' = ''

Expand All @@ -70,6 +73,7 @@ fallback = ''
'/Microsoft Teams/' = ''
'Signal' = '󰍡'
'discord' = '󰙯'
'WebCord' = '󰙯'

## auth
'polkit-gnome-authentication-agent-1' = ''
Expand Down

0 comments on commit b91bdb0

Please sign in to comment.