Compare commits
No commits in common. "b93702db18e36327572ab2fc7c16e30287c105e7" and "c2361f1de8af031340db36fe8892e42e0db90959" have entirely different histories.
b93702db18
...
c2361f1de8
2 changed files with 1 additions and 2 deletions
|
|
@ -1 +1 @@
|
|||
Subproject commit b6b7d0bdc2853a2b51acaba8df39132ed6010fd0
|
||||
Subproject commit e588d10b01c1bd9ba4d249d4ebc840f53a0c6a66
|
||||
|
|
@ -116,7 +116,6 @@ bindsym XF86AudioLowerVolume exec --no-startup-id pactl set-sink-volume @DEFAULT
|
|||
bindsym XF86AudioRaiseVolume exec --no-startup-id pactl set-sink-volume @DEFAULT_SINK@ +5%
|
||||
bindsym XF86AudioMute exec --no-startup-id pactl set-sink-mute @DEFAULT_SINK@ toggle
|
||||
|
||||
# screenshot
|
||||
bindsym Print exec "mkdir -p screenshots;slurp | grim -g - $HOME/screenshots/$(date +'%d-%m-%Y_%H-%M-%S').png"
|
||||
|
||||
bindsym $mod+v split h
|
||||
|
|
|
|||
Loading…
Reference in a new issue