This commit is contained in:
anakha 2021-06-28 05:14:36 -04:00
parent 50f55c71bd
commit ed99bf7b05
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
local capi = {root=root}
local gears = require("gears")
local naughty = require("naughty")
local inspect = require('inspect')
-- local inspect = require('inspect')
local awful = require("awful")
local modkey = "Mod4"