modified menu bar to native noctalia
This commit is contained in:
@@ -7,8 +7,9 @@ _G.fileManager = "dolphin"
|
|||||||
_G.menu = "qs -c noctalia-shell ipc call launcher toggle"
|
_G.menu = "qs -c noctalia-shell ipc call launcher toggle"
|
||||||
_G.launcher = "vicinae"
|
_G.launcher = "vicinae"
|
||||||
_G.browser = "firefox"
|
_G.browser = "firefox"
|
||||||
_G.menuBar = "qs -c noctalia-shell"
|
-- _G.menuBar = "qs -c noctalia-shell"
|
||||||
_G.shellWrapper = "qs -c noctalia-shell"
|
_G.menuBar = "noctalia"
|
||||||
|
-- _G.shellWrapper = "qs -c noctalia-shell"
|
||||||
_G.blkmanager = "udiskie"
|
_G.blkmanager = "udiskie"
|
||||||
_G.email = "thunderbird"
|
_G.email = "thunderbird"
|
||||||
_G.notes = "obsidian"
|
_G.notes = "obsidian"
|
||||||
@@ -54,5 +55,3 @@ require("basic/devices")
|
|||||||
-- require("plugins")
|
-- require("plugins")
|
||||||
require("monitors")
|
require("monitors")
|
||||||
|
|
||||||
-- For Noctalia Color templates
|
|
||||||
-- require("noctalia").apply_theme()
|
|
||||||
|
|||||||
Reference in New Issue
Block a user