From 275ea10d24ea5d168e8142fd424c8c333fca8ee0 Mon Sep 17 00:00:00 2001 From: punkfairie <23287005+punkfairie@users.noreply.github.com> Date: Sun, 25 Feb 2024 21:30:22 -0800 Subject: [PATCH] =?UTF-8?q?=E2=9A=B0=EF=B8=8F=20chore(awesome):=20Remove?= =?UTF-8?q?=20unneeded=20files?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .config/awesome/themes/catppuccin/frappe.lua | 0 .config/awesome/themes/catppuccin/latte.lua | 0 .../awesome/themes/catppuccin/macchiato.lua | 39 ------------------- .config/awesome/themes/catppuccin/mocha.lua | 0 .config/awesome/user_variables.lua | 28 ------------- .gitignore | 1 + 6 files changed, 1 insertion(+), 67 deletions(-) delete mode 100644 .config/awesome/themes/catppuccin/frappe.lua delete mode 100644 .config/awesome/themes/catppuccin/latte.lua delete mode 100644 .config/awesome/themes/catppuccin/macchiato.lua delete mode 100644 .config/awesome/themes/catppuccin/mocha.lua delete mode 100644 .config/awesome/user_variables.lua diff --git a/.config/awesome/themes/catppuccin/frappe.lua b/.config/awesome/themes/catppuccin/frappe.lua deleted file mode 100644 index e69de29..0000000 diff --git a/.config/awesome/themes/catppuccin/latte.lua b/.config/awesome/themes/catppuccin/latte.lua deleted file mode 100644 index e69de29..0000000 diff --git a/.config/awesome/themes/catppuccin/macchiato.lua b/.config/awesome/themes/catppuccin/macchiato.lua deleted file mode 100644 index 33abc6a..0000000 --- a/.config/awesome/themes/catppuccin/macchiato.lua +++ /dev/null @@ -1,39 +0,0 @@ -local palette = require("lib.catppuccin.catppuccin.macchiato") - -return { - -- Base -- - crust = palette.crust.hex, - mantle = palette.mantle.hex, - base = palette.base.hex, - - -- Surface -- - surface0 = palette.surface0.hex, - surface1 = palette.surface1.hex, - surface2 = palette.surface2.hex, - - -- Overlay -- - overlay0 = palette.overlay0.hex, - overlay1 = palette.overlay1.hex, - overlay2 = palette.overlay2.hex, - - -- Text -- - text = palette.text.hex, - subtext0 = palette.subtext0.hex, - subtext1 = palette.subtext1.hex, - - -- Colors -- - rosewater = palette.rosewater.hex, - flamingo = palette.flamingo.hex, - pink = palette.pink.hex, - mauve = palette.mauve.hex, - red = palette.red.hex, - maroon = palette.maroon.hex, - peach = palette.peach.hex, - yellow = palette.yellow.hex, - green = palette.green.hex, - teal = palette.teal.hex, - sky = palette.sky.hex, - sapphire = palette.sapphire.hex, - blue = palette.blue.hex, - lavender = palette.lavender.hex, -} diff --git a/.config/awesome/themes/catppuccin/mocha.lua b/.config/awesome/themes/catppuccin/mocha.lua deleted file mode 100644 index e69de29..0000000 diff --git a/.config/awesome/user_variables.lua b/.config/awesome/user_variables.lua deleted file mode 100644 index 5051c65..0000000 --- a/.config/awesome/user_variables.lua +++ /dev/null @@ -1,28 +0,0 @@ -return { - widget = { - weather = { - --- API Key - key = " ", - --- Coordinates - coordinates = { - " ", --- lat - " ", --- lon - }, - }, - - --- Github activity - github = { - username = "punkfairie", - }, - - --- Microphone - mic = { - name = "", - }, - - --- Disk for Top-panel - disk = { - name = "/dev/sdb3", - }, - }, -} diff --git a/.gitignore b/.gitignore index ffbc4a3..0966757 100644 --- a/.gitignore +++ b/.gitignore @@ -72,3 +72,4 @@ data/ .config/nvim/lazy-lock.json .config/browsh/ .config/qalculate/qalc.history +.config/wireshark/