remove legacy screenlayout stuff
This commit is contained in:
parent
dfe3300656
commit
03a82e8dbd
8 changed files with 1 additions and 52 deletions
|
@ -112,7 +112,7 @@ bindsym Control+$mod+t move workspace to output down
|
|||
bindsym Control+$mod+n move workspace to output left
|
||||
bindsym Control+$mod+d move workspace to output right
|
||||
|
||||
bindsym XF86Display exec /home/kunsi/.bin/screenlayout.sh
|
||||
bindsym XF86Display exec arandr
|
||||
|
||||
bindsym $mod+Prior exec pactl set-sink-volume @DEFAULT_SINK@ +2%; exec pactl set-sink-mute @DEFAULT_SINK@ 0
|
||||
bindsym $mod+Next exec pactl set-sink-volume @DEFAULT_SINK@ -2%; exec pactl set-sink-mute @DEFAULT_SINK@ 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue