mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-22 11:00:27 +10:00
Updating xmobar
This commit is contained in:
@@ -237,7 +237,7 @@ Awesome has a menu system if you want to use it.
|
||||
local myawesomemenu = {
|
||||
{ "hotkeys", function() return false, hotkeys_popup.show_help end },
|
||||
{ "manual", terminal .. " -e 'man awesome'" },
|
||||
{ "edit config", terminal.." vim ~/.config/awesome/rc.lua" },
|
||||
{ "edit config", "emacsclient -c -a emacs ~/.config/awesome/rc.lua" },
|
||||
{ "arandr", "arandr" },
|
||||
{ "restart", awesome.restart },
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user