[ { "name": "Lock screen", "exec": "swaylock", "icon": "/home/joshfabean/.config/nwg-launchers/nwgbar/images/lock.svg" }, { "name": "Logout", "exec": "swaymsg exit", "icon": "/home/joshfabean/.config/nwg-launchers/nwgbar/images/logout.svg" }, { "name": "Reboot", "exec": "systemctl reboot", "icon": "/home/joshfabean/.config/nwg-launchers/nwgbar/images/reboot.svg" }, { "name": "Shutdown", "exec": "systemctl -i poweroff", "icon": "/home/joshfabean/.config/nwg-launchers/nwgbar/images/shutdown.svg" } ]