modif icon
This commit is contained in:
parent
b42455a5d5
commit
21f81556e3
@ -13,11 +13,12 @@ local xrandr = require("xrandr")
|
|||||||
-- Notification library
|
-- Notification library
|
||||||
local naughty = require("naughty")
|
local naughty = require("naughty")
|
||||||
local menubar = require("menubar")
|
local menubar = require("menubar")
|
||||||
|
|
||||||
local hotkeys_popup = require("awful.hotkeys_popup").widget
|
local hotkeys_popup = require("awful.hotkeys_popup").widget
|
||||||
-- Enable hotkeys help widget for VIM and other apps
|
-- Enable hotkeys help widget for VIM and other apps
|
||||||
-- when client with a matching name is opened:
|
-- when client with a matching name is opened:
|
||||||
require("awful.hotkeys_popup.keys")
|
require("awful.hotkeys_popup.keys")
|
||||||
|
--require("awful.hotkeys_popup.keys.termite")
|
||||||
-- {{{ Error handling
|
-- {{{ Error handling
|
||||||
-- Check if awesome encountered an error during startup and fell back to
|
-- Check if awesome encountered an error during startup and fell back to
|
||||||
-- another config (This code will only ever execute for the fallback config)
|
-- another config (This code will only ever execute for the fallback config)
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 320 B After Width: | Height: | Size: 348 B |
Binary file not shown.
Before Width: | Height: | Size: 323 B After Width: | Height: | Size: 350 B |
Loading…
Reference in New Issue
Block a user