mirror of
https://github.com/harryssecret/homelab-nix.git
synced 2025-08-08 06:30:18 +02:00
added .bashrc dotfiles
This commit is contained in:
parent
f740a9542f
commit
c7ff941eb4
3 changed files with 7 additions and 2 deletions
|
@ -180,8 +180,8 @@ input * {
|
|||
# If there are multiple scratchpad windows, this command cycles through them.
|
||||
#bindsym $mod+minus scratchpad show
|
||||
# useful shortcuts
|
||||
bindsym Print exec ./screen_and_copy.sh area
|
||||
bindsym Ctrl+Print exec ./screen_and_copy.sh output
|
||||
bindsym Print exec ~/.config/sway/screen_and_copy.sh area
|
||||
bindsym Ctrl+Print exec ~/.config/sway/screen_and_copy.sh output
|
||||
bindsym --locked XF86AudioMute exec wpctl set-mute @DEFAULT_AUDIO_SINK@ toggle
|
||||
bindsym --locked XF86AudioLowerVolume exec wpctl set-volume @DEFAULT_AUDIO_SINK@ 5%- -l 1.2
|
||||
bindsym --locked XF86AudioRaiseVolume exec wpctl set-volume @DEFAULT_AUDIO_SINK@ 5%+ -l 1.2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue