Updated hotkeys, autostart apps and polybar config

This commit is contained in:
2021-09-23 11:14:01 +02:00
parent 37f9d69162
commit 3a0c0407fd
10 changed files with 110 additions and 344 deletions

View File

@@ -165,9 +165,19 @@ hints:
# - (macOS) open
# - (Linux/BSD) xdg-open
# - (Windows) explorer
launcher:
program: xdg-open
args: []
enabled:
- regex: "(ipfs:|ipns:|magnet:|mailto:|gemini:|gopher:|https:|http:|news:|file:|git:|ssh:|ftp:)[^\u0000-\u001F\u007F-\u009F<>\"\\s{-}\\^⟨⟩`]+"
command: xdg-open
post_processing: true
mouse:
enabled: true
mods: None
binding:
key: U
mods: Control|Shift
# launcher:
# program: xdg-open
#args: []
#key_bindings:
#- { key: Paste, action: Paste }
#- { key: Copy, action: Copy }