move scripts to the right dir
turns out i was dumping them in 2 different places lmao
This commit is contained in:
parent
1ef3c048a5
commit
b55a2629fb
@ -400,7 +400,7 @@ myLayoutHook =
|
|||||||
nmaster = 1 -- Default number of windows in the master pane.
|
nmaster = 1 -- Default number of windows in the master pane.
|
||||||
ratio = 1 / 2 -- Default proportion of screen occupied by master panes.
|
ratio = 1 / 2 -- Default proportion of screen occupied by master panes.
|
||||||
delta = 3 / 100 -- Percent of screen increment by when resizing panes.
|
delta = 3 / 100 -- Percent of screen increment by when resizing panes.
|
||||||
w = 1 -- Width of pixel size between windows while tiled.
|
w = 8 -- Width of pixel size between windows while tiled.
|
||||||
|
|
||||||
myConfig =
|
myConfig =
|
||||||
def
|
def
|
||||||
|
Loading…
Reference in New Issue
Block a user