diff options
Diffstat (limited to 'i3')
-rw-r--r-- | i3/.config/i3/config | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/i3/.config/i3/config b/i3/.config/i3/config index 3022be5..30296aa 100644 --- a/i3/.config/i3/config +++ b/i3/.config/i3/config @@ -116,6 +116,7 @@ bindsym $WinKey+control+l exec i3lock-fancy bindsym $WinKey+p exec rofi-pass #bindsym $WinKey+Shift+$AltKey+0 exec ~/.config/i3/switch-workspace.py 6 bindsym XF86AudioPlay exec ~/.config/i3/switch_audio.sh 8 +bindsym $WinKey+g exec ~/.scripts/cycle-workspace.py # start a terminal #bindsym $WinKey+Return exec urxvt --termName 'rxvt-unicode' -fn 'xft:Fira Code:size=8' --background 'black' --color0 'black' --color8 'black' --color1 'red' --color9 'red' --color2 'green' --color10 'green' --color3 'yellow' --color11 'yellow' --color4 'blue' --color12 'blue' --color6 'cyan' --color14 'cyan' --color7 'white' --color15 'white' -cursorColor '#ffffff' @@ -216,7 +217,9 @@ workspace 28 output HDMI-0 workspace 29 output HDMI-0 workspace 30 output HDMI-0 - +# move focused window between monitors +bindsym $WinKey+Control+Shift+greater move workspace to output right +bindsym $WinKey+Control+less move workspace to output left # switch to workspace #.#fr |