feat: some updates
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
# OBS Studio
|
||||
bind = Ctrl,F10, exec, obs-cmd recording start
|
||||
bind = Ctrl,F11, exec, obs-cmd recording stop
|
||||
bind = Ctrl,F1, exec, obs-cmd scene Placeholder "Scene"
|
||||
bind = Ctrl,F2, exec, obs-cmd scene Placeholder "Full Camera"
|
||||
# ---------------------------------
|
||||
|
||||
bindl = Alt ,XF86AudioMute, exec, wpctl set-mute @DEFAULT_SOURCE@ toggle # [hidden]
|
||||
@@ -26,7 +28,7 @@ bind = , Super, exec, true # Open app launcher
|
||||
bind = Ctrl+Super, T, exec, ~/.config/ags/scripts/color_generation/switchwall.sh # Change wallpaper
|
||||
##! Actions
|
||||
# Screenshot, Record, OCR, Color picker, Clipboard history
|
||||
bind = Super, V, exec, pkill fuzzel || cliphist list | fuzzel --no-fuzzy --dmenu | cliphist decode | wl-copy # Clipboard history >> clipboard
|
||||
bind = Super, v, exec, pkill fuzzel || cliphist list | fuzzel --dmenu | cliphist decode | wl-copy # Clipboard history >> clipboard
|
||||
bind = Super, Period, exec, pkill fuzzel || ~/.local/bin/fuzzel-emoji # Pick emoji >> clipboard
|
||||
bind = Ctrl+Shift+Alt, Delete, exec, pkill wlogout || wlogout -p layer-shell # [hidden]
|
||||
bind = Super+Shift, S, exec, ~/.config/ags/scripts/grimblast.sh --freeze copy area # Screen snip
|
||||
|
||||
Reference in New Issue
Block a user