nixos-config/home/programs/desktop/awesome/config/scripts/autorun.lua
2024-02-07 19:05:44 +01:00

5 lines
136 B
Lua

local naughty = require('naughty')
local gears = require('gears')
local awful = require('awful')
--naughty.notification({ text="hi" })