-
Notifications
You must be signed in to change notification settings - Fork 59
Closed
Description
Describe the bug
I'm using window-switcher 1.15.0 on windows 10, when I press win+tab the 1password icon is not present, but it appears when I use default alt+tab of windows.
I've already tested running it as administrator and standard mode, neither works.
To Reproduce
- Install 1password app
- Open another app
- Press win+tab
Expected behavior
1password icon will be displayed when I press win+tab to switch apps
Configuration
# Whether to show trayicon, yes/no
trayicon = yes
[switch-windows]
# Hotkey to switch windows
hotkey = win+`
# List of hotkey conflict apps
# e.g. game1.exe,game.exe
#blacklist = nvidia.exe,nvsphelper64.exe,nvcontainer.exe,NVIDIA Share.exe,NVIDIA Web Helper.exe
blacklist =
# Ignore minimal windows
ignore_minimal = no
# Only switch within the current virtual desktops: yes/no/auto
only_current_desktop = auto
[switch-apps]
# Whether to enable switching apps
enable = yes
ignore_minimal = no
# Hotkey to switch apps
hotkey = win+tab
# Only switch apps within the current virtual desktops: yes/no/auto
only_current_desktop = auto
Log
Screenshots/Media
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels


