binds: uwsm app -> app2unit
This commit is contained in:
parent
0c53bbd2a2
commit
a6b5cc968b
1 changed files with 11 additions and 11 deletions
|
|
@ -105,15 +105,15 @@ bind = Super, D, exec, caelestia toggle communication
|
|||
bind = Super, R, exec, caelestia toggle todo
|
||||
|
||||
# Apps
|
||||
bind = Super, T, exec, uwsm app -- foot
|
||||
bind = Super, W, exec, uwsm app -- zen-browser
|
||||
bind = Super, C, exec, uwsm app -- codium
|
||||
bind = Super, G, exec, uwsm app -- github-desktop
|
||||
bind = Super, E, exec, uwsm app -- thunar
|
||||
bind = Super+Alt, E, exec, uwsm app -- nemo
|
||||
bind = Ctrl+Alt, Escape, exec, uwsm app -- qps
|
||||
bind = Ctrl+Alt, V, exec, uwsm app -- pavucontrol
|
||||
bind = Ctrl+Super, Slash, exec, pkill fuzzel || fuzzel --launch-prefix='uwsm app -- ' # Secondary app launcher
|
||||
bind = Super, T, exec, app2unit -- foot
|
||||
bind = Super, W, exec, app2unit -- zen-browser
|
||||
bind = Super, C, exec, app2unit -- codium
|
||||
bind = Super, G, exec, app2unit -- github-desktop
|
||||
bind = Super, E, exec, app2unit -- thunar
|
||||
bind = Super+Alt, E, exec, app2unit -- nemo
|
||||
bind = Ctrl+Alt, Escape, exec, app2unit -- qps
|
||||
bind = Ctrl+Alt, V, exec, app2unit -- pavucontrol
|
||||
bind = Ctrl+Super, Slash, exec, pkill fuzzel || fuzzel --launch-prefix='app2unit --fuzzel-compat -- ' # Secondary app launcher
|
||||
|
||||
# Shell keybinds
|
||||
bindr = Ctrl+Super, R, exec, caelestia shell reload-css
|
||||
|
|
@ -124,8 +124,8 @@ bind = Super, A, exec, caelestia shell toggle sidebar
|
|||
|
||||
# Utilities
|
||||
bindl = , Print, exec, caelestia screenshot # Full screen capture > clipboard
|
||||
bind = Super+Shift, S, exec, grimblast --freeze save area - | uwsm app -- swappy -f - # Capture region (freeze)
|
||||
bind = Super+Shift+Alt, S, exec, grimblast save area - | uwsm app -- swappy -f - # Capture region
|
||||
bind = Super+Shift, S, exec, grimblast --freeze save area - | app2unit -- swappy -f - # Capture region (freeze)
|
||||
bind = Super+Shift+Alt, S, exec, grimblast save area - | app2unit -- swappy -f - # Capture region
|
||||
bind = Super+Alt, R, exec, caelestia record -Hs # Record screen with sound
|
||||
bind = Ctrl+Alt, R, exec, caelestia record -H # Record screen
|
||||
bind = Super+Shift+Alt, R, exec, caelestia record -Hr # Record region
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue