From c1dc3b5c44252dabb165f201b4bfe583f3a18ca3 Mon Sep 17 00:00:00 2001 From: Blista Kanjo Date: Thu, 20 Jun 2024 12:05:00 -0400 Subject: refactor: whitespace --- .config/awesome/rc-4.3-3.lua | 2 +- .config/awesome/rc.lua | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/awesome/rc-4.3-3.lua b/.config/awesome/rc-4.3-3.lua index aa0bbf6..b50367e 100644 --- a/.config/awesome/rc-4.3-3.lua +++ b/.config/awesome/rc-4.3-3.lua @@ -95,7 +95,7 @@ myawesomemenu = { { "dunstctl", dunst_menu }, { "config file", editor .. " " .. awesome.conffile }, { "picom config", function() awful.spawn.easy_async_with_shell("xfce4-terminal -x nvim $HOME/.config/picom.conf") end }, - { "set date & time", function() awful.spawn.easy_async_with_shell("~/.local/bin/GUI-dateTime") end }, + { "set date & time", function() awful.spawn.easy_async_with_shell("~/.local/bin/GUI-dateTime") end }, { "change wallpaper", function() awful.spawn.easy_async_with_shell("sh -c 'nitrogen'") end }, { "xdg_menu refresh", function() diff --git a/.config/awesome/rc.lua b/.config/awesome/rc.lua index 3971a0c..465d803 100644 --- a/.config/awesome/rc.lua +++ b/.config/awesome/rc.lua @@ -78,7 +78,7 @@ myawesomemenu = { { "dunstctl", dunst_menu }, { "config file", editor .. " " .. awesome.conffile }, { "picom config", function() awful.spawn.easy_async_with_shell("xfce4-terminal -x nvim $HOME/.config/picom.conf") end }, - { "set date & time", function() awful.spawn.easy_async_with_shell("~/.local/bin/GUI-dateTime") end }, + { "set date & time", function() awful.spawn.easy_async_with_shell("~/.local/bin/GUI-dateTime") end }, { "change wallpaper", function() awful.spawn.easy_async_with_shell("sh -c 'nitrogen'") end }, { "xdg_menu refresh", function() -- cgit v1.2.3