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+j move down
|
||||||
bindsym $mod+Shift+l move right
|
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
|
# split in horizontal orientation
|
||||||
bindsym $mod+semicolon split h
|
bindsym $mod+semicolon split h
|
||||||
|
|
||||||
|
|||||||
@@ -30,6 +30,7 @@
|
|||||||
evil-winrm
|
evil-winrm
|
||||||
cifs-utils
|
cifs-utils
|
||||||
feroxbuster
|
feroxbuster
|
||||||
|
flare-floss
|
||||||
(wordlists.override {
|
(wordlists.override {
|
||||||
lists = with pkgs; [
|
lists = with pkgs; [
|
||||||
rockyou
|
rockyou
|
||||||
|
|||||||
Reference in New Issue
Block a user