feat: Forge and sway
- Wacom tablet config - notification daemon to swaync - add forge package - Fix resetting mic and headphone volume on reboot with wpctl - ctrl+shift+s clipping for use in obs - More app_ids
This commit is contained in:
@@ -43,7 +43,7 @@ exec_always --no-startup-id xmodmap ~/.Xmodmap
|
||||
|
||||
# dunstctl binds
|
||||
#bindsym Ctrl+space exec --no-startup-id dunstctl close-all
|
||||
bindsym Ctrl+shift+semicolon exec --no-startup-id dunstctl history-pop
|
||||
# bindsym Ctrl+shift+semicolon exec --no-startup-id dunstctl history-pop
|
||||
|
||||
|
||||
#wacom tablet thingss
|
||||
@@ -82,5 +82,15 @@ bindsym $mod+$alt+e exec emacsclient --eval '(emacs-everywhere)'
|
||||
#Clipboard manager
|
||||
bindsym $mod+$alt+v exec --no-startup-id clipcat-menu
|
||||
bindsym $mod+shift+s exec grimshot savecopy anything
|
||||
|
||||
# Yuh
|
||||
exec systemctl --user import-environment
|
||||
bindsym ctrl+shift+s exec --no-startup-id "obs-cmd trigger-hotkey ReplayBuffer.Save && obs-cmd replay save"
|
||||
|
||||
# Volume Stuff
|
||||
exec_always wpctl set-volume @DEFAULT_AUDIO_SINK@ 90%
|
||||
exec_always wpctl set-volume @DEFAULT_AUDIO_SOURCE@ 58%
|
||||
|
||||
#Sway Notif Center
|
||||
exec swaync
|
||||
bindsym $mod+Shift+n exec swaync-client -t -sw
|
||||
|
||||
Reference in New Issue
Block a user