aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--awesome/rc.lua1
-rw-r--r--picom.conf2
2 files changed, 2 insertions, 1 deletions
diff --git a/awesome/rc.lua b/awesome/rc.lua
index 3558fdb..d0ec162 100644
--- a/awesome/rc.lua
+++ b/awesome/rc.lua
@@ -64,6 +64,7 @@ myawesomemenu = {
{ "hotkeys", function() hotkeys_popup.show_help(nil, awful.screen.focused()) end },
-- { "manual", terminal .. " -e man awesome" },
{ "config", editor .. " " .. awesome.conffile },
+ { "picom", function() awful.spawn("sh -c 'kate $HOME/.config/picom.conf'") end },
{ "refresh", awesome.restart },
{ "reboot" , function() awful.spawn("sh -c 'gksudo reboot now'") end },
-- { "quit", function() awesome.quit() end },
diff --git a/picom.conf b/picom.conf
index efc95f6..c87e558 100644
--- a/picom.conf
+++ b/picom.conf
@@ -248,7 +248,7 @@ detect-client-opacity = true;
# try detecting this with X RandR extension.
#
# refresh-rate = 60
-refresh-rate = 0;
+refresh-rate = 75;
# Limit picom to repaint at most once every 1 / 'refresh_rate' second to
# boost performance. This should not be used with