From 9f3a705eee2f27ce72937e8484a58688ca6786e5 Mon Sep 17 00:00:00 2001 From: zachir Date: Mon, 23 Oct 2023 00:13:04 -0500 Subject: Update awesome to not use crcparse --- awesome/rc.lua | 7 ------- 1 file changed, 7 deletions(-) (limited to 'awesome/rc.lua') diff --git a/awesome/rc.lua b/awesome/rc.lua index 7712739..135aeb9 100644 --- a/awesome/rc.lua +++ b/awesome/rc.lua @@ -114,7 +114,6 @@ awful.layout.layouts = { -- }}} -- Config function definitions {{{ - function terminal_sp_cmd (spc, cmd, geo) if terminal == "st" then cflag = "-c" @@ -438,12 +437,6 @@ awful.screen.connect_for_each_screen(function(s) process_info_max_length=-1, timeout=1 }), - volume_widget { - path_to_icon = "/usr/share/icons/Paper/scalable/status/audio-volume-muted-symbolic.svg", - widget_type = "arc", - mute_color = "#ff111111", - device = "pulse", - }, mykeyboardlayout, wibox.widget.systray(), mytextclock, -- cgit v1.2.3