Added ability to move workspaces to i3 config
This commit is contained in:
@@ -44,6 +44,10 @@ bindsym $mod+Shift+k move up
|
||||
bindsym $mod+Shift+j move down
|
||||
bindsym $mod+Shift+l move right
|
||||
|
||||
# move entire workspace
|
||||
bindsym $mod+Shift+period move workspace to output right
|
||||
bindsym $mod+Shift+comma move workspace to output left
|
||||
|
||||
# split in horizontal orientation
|
||||
bindsym $mod+semicolon split h
|
||||
|
||||
|
||||
@@ -30,6 +30,7 @@
|
||||
evil-winrm
|
||||
cifs-utils
|
||||
feroxbuster
|
||||
flare-floss
|
||||
(wordlists.override {
|
||||
lists = with pkgs; [
|
||||
rockyou
|
||||
|
||||
Reference in New Issue
Block a user