Added lock screen keybind
This commit is contained in:
@ -9,6 +9,9 @@ return {
|
||||
submenu = conf.icon_dir .. "submenu.svg",
|
||||
launcher = conf.icon_dir .. "arch.svg",
|
||||
|
||||
-- must be a png for i3lock
|
||||
lockicon = conf.icon_dir .. "arch.png",
|
||||
|
||||
music = {
|
||||
grey = {
|
||||
play = conf.icon_dir .. "music/play-grey.svg",
|
||||
|
BIN
theme/resources/icons/arch.png
Normal file
BIN
theme/resources/icons/arch.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 58 KiB |
Reference in New Issue
Block a user