Updated screen switch
This commit is contained in:
parent
ef051a20ef
commit
d454f36e52
3 changed files with 63 additions and 18 deletions
|
@ -84,7 +84,7 @@ bindsym $mod+a focus parent
|
|||
# WORKSPACES
|
||||
#
|
||||
|
||||
set $wksp1 "1: Primary"
|
||||
set $wksp1 "1: Main"
|
||||
set $wksp2 "2: Works"
|
||||
set $wksp3 "3: Slack"
|
||||
set $wksp4 "4: Spotify"
|
||||
|
@ -236,6 +236,9 @@ bindsym XF86AudioNext exec qdbus org.mpris.MediaPlayer2.spotify /org/mpris/Media
|
|||
bindsym Print exec ~/Bin/screenshooter.sh
|
||||
bindsym $mod+Print exec ~/Bin/slip
|
||||
|
||||
# Switch screen layouts
|
||||
bindsym XF86Display exec ~/Bin/screenlayout.sh
|
||||
|
||||
# -------------------------------------------------------------------------------------------------
|
||||
# COLORS
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue