This commit is contained in:
anakha 2021-06-27 21:26:57 -04:00
parent 1547e04986
commit 9ca039fd95
1 changed files with 0 additions and 3 deletions

View File

@ -245,7 +245,6 @@ local function expand_horizontal(direction)
height=c.height,
y=c.y
}
naughty.notify({text=inspect(stuff.regions[target])})
c.direction = direction
c.maximized_horizontal = true
c.maximixed_vertical = false
@ -381,8 +380,6 @@ local function shift_by_direction(direction, swap)
--| awesomewm magic function to find out what lies
--| ahead and beyond based on the direction
naughty.notify({text=inspect(target)})
if not target then
target = stuff.active_region + 1