From 83d92828985ce5ccdeec26905ffbc9dc37b7e64a Mon Sep 17 00:00:00 2001 From: beanigen Date: Tue, 28 Jan 2025 20:39:19 +0800 Subject: [PATCH] cleanup of useless files --- home/waybar.nix | 12 -------- "home/waybar/\\" | 64 ----------------------------------------- home/waybar/cat | 1 - home/waybar/result-jack | 1 - 4 files changed, 78 deletions(-) delete mode 100644 home/waybar.nix delete mode 100644 "home/waybar/\\" delete mode 100644 home/waybar/cat delete mode 120000 home/waybar/result-jack diff --git a/home/waybar.nix b/home/waybar.nix deleted file mode 100644 index ae49d09..0000000 --- a/home/waybar.nix +++ /dev/null @@ -1,12 +0,0 @@ -{ - mainBar = { - layer = "top"; - position = "top"; - height = 20; - - - - - - }; -} diff --git "a/home/waybar/\\" "b/home/waybar/\\" deleted file mode 100644 index 168695b..0000000 --- "a/home/waybar/\\" +++ /dev/null @@ -1,64 +0,0 @@ -@import "/nix/store/f9wv2p1q7wvqygsic1pkdgrxlid2cmw3-waybar-ee8ed32/mocha.css"; -* { - font-family: Iosevka NF; -} -window#waybar { - background-color: @surface0; -/* padding: 0px 5px; - margin: 5px 10px 5px; */ - border-radius: 10px; -} -#clock, -#wireplumber, -#mpd { - padding: 5px; - border-radius: 10px; - border: 0.2em solid #cba6f7; - background: @surface2; - min-height: 0; - margin: 0.2em; -} -#dtray { - margin: 0px 10px 0px; - padding: 0px 10px 0px; -} -#wireplumber.muted { - border: 0; - color: #888888; -} -#mpd.stopped { - background-color: @surface0; - border: 0; -} -#mpd.playing { - background: @mauve; -} -.mpdcontrol { - background-color: @mauve; - border-radius: 10px; - font-size: 1.2em; -} -#custom-playpause { - background-color: #e5a6f7; - margin-right: -15px; - padding-right: 15px; -/* border-right: 0.2em solid #e5a6f7; */ - border-top-right-radius: 10px; - border-bottom-right-radius: 10px; -} -#custom-prev { - background-color: #F7A6E8; - margin-right: -15px; - padding-right: 15px; - border-top-right-radius: 10px; - border-top-left-radius: 10px; -} -#custom-next { - background-color: #FAA5B7; - margin-right: -15px; - padding-right: 15px; -} -#mpdg:hover { - border-radius: 10px; - background: @mauve -} diff --git a/home/waybar/cat b/home/waybar/cat deleted file mode 100644 index bc23967..0000000 --- a/home/waybar/cat +++ /dev/null @@ -1 +0,0 @@ -/nix/store/f9wv2p1q7wvqygsic1pkdgrxlid2cmw3-waybar-ee8ed32/mocha.css diff --git a/home/waybar/result-jack b/home/waybar/result-jack deleted file mode 120000 index 9a292c7..0000000 --- a/home/waybar/result-jack +++ /dev/null @@ -1 +0,0 @@ -/nix/store/j9lnxjn1ccl2v6gpnfdrvc9agd5w643h-pipewire-1.2.7-jack \ No newline at end of file