This commit is contained in:
DeaDvey
2024-10-15 21:50:28 +00:00
parent 5ac830bf6d
commit 669b68908f
14 changed files with 935 additions and 0 deletions

117
.config/waybar/#config# Executable file
View File

@@ -0,0 +1,117 @@
[
{
"custom/artist": {
"exec": "cmus-remote -Q | grep 'tag artist' | sed 's/tag artist //'",
"format": "{}",
"interval": 1
},
"custom/song": {
"exec": "cmus-remote -Q | grep 'tag title' | sed 's/tag title //'",
"format": "{}",
"interval": 1
},
"height": 1080,
"layer": "top",
"margin-bottom": 0,
"margin-top": 0,
"mode": "overlay",
"modules-center": [
"custom/song",
"custom/artist"
],
"modules-left": [],
"modules-right": [],
"name": "bottomBar",
"position": "bottom",
"width": 1000
},
{
"clock": {
"calendar": {
"format": {
"days": "<span color='#d3869b'><b>{}</b></span>",
"months": "<span color='#ebdbb2'><b>{}</b></span>",
"today": "<span color='#b8bb26'><b><u>{}</u></b></span>",
"weekdays": "<span color='#fe8019'><b>{}</b></span>",
"weeks": "<span color='#83a598'><b>W{}</b></span>"
},
"mode": "year",
"mode-mon-col": 3,
"on-scroll": 1,
"weeks-pos": "right"
},
"format": "{:%a, %d %b %Y %I:%M:%S}  ",
"format-alt": "{:%A, %B %d, %Y %I:%M:%S}  ",
"interval": 1,
"tooltip-format": "<tt><small>{calendar}</small></tt>"
},
"cpu": {
"format": " {usage:2}%",
"interval": 5,
"tooltip": false
},
"exclusive": "true",
"height": 25,
"layer": "top",
"margin-bottom": 0,
"margin-top": 0,
"memory": {
"format": " {}%",
"interval": 5
},
"mode": "overlay",
"modules-center": [
"clock"
],
"modules-left": [
"cpu"
],
"modules-right": [
"memory"
],
"name": "topBar",
"position": "top",
"pulseaudio": {
"format": "{icon} {volume}%",
"format-bluetooth": "{volume}% {icon} {format_source}",
"format-bluetooth-muted": " {icon} {format_source}",
"format-icons": {
"car": "",
"default": [
"",
"",
""
],
"hands-free": "",
"headphone": "",
"headset": "",
"phone": "",
"portable": ""
},
"format-muted": " {format_source}",
"format-source": " {volume}%",
"format-source-muted": "",
"on-click": "pavucontrol"
},
"width": 1000
},
{
"custom/empty": {
"format": " ",
"interval": 1
},
"height": 1440,
"layer": "bottom",
"margin-bottom": 0,
"margin-top": 0,
"mode": "overlay",
"modules-center": [
"custom/empty"
],
"modules-left": [],
"modules-right": [],
"name": "whiteCornersTop",
"position": "top",
"width": 2560
}
]

123
.config/waybar/config Executable file
View File

@@ -0,0 +1,123 @@
[
{
"custom/artist": {
"exec": "cmus-remote -Q | grep 'tag artist' | sed 's/tag artist //'",
"format": "{}",
"interval": 1
},
"custom/song": {
"exec": "cmus-remote -Q | grep 'tag title' | sed 's/tag title //'",
"format": "{}",
"interval": 1
},
"height": 25,
"layer": "top",
"margin-bottom": 0,
"margin-top": 0,
"mode": "overlay",
"modules-center": [
"custom/song",
"custom/artist"
],
"modules-left": [],
"modules-right": [],
"name": "bottomBar",
"position": "bottom",
"width": 1000
},
{
"clock": {
"calendar": {
"format": {
"days": "<span color='#d3869b'><b>{}</b></span>",
"months": "<span color='#ebdbb2'><b>{}</b></span>",
"today": "<span color='#b8bb26'><b><u>{}</u></b></span>",
"weekdays": "<span color='#fe8019'><b>{}</b></span>",
"weeks": "<span color='#83a598'><b>W{}</b></span>"
},
"mode": "year",
"mode-mon-col": 3,
"on-scroll": 1,
"weeks-pos": "right"
},
"format": "{:%a, %d %b %Y %H:%M:%S}  ",
"format-alt": "{:%A, %B %d, %Y %I:%M:%S}  ",
"interval": 1,
"tooltip-format": "<tt><small>{calendar}</small></tt>"
},
"custom/clock": {
"exec": "metrictime",
"format": "{}",
"interval": 1
},
"cpu": {
"format": " {usage:2}%",
"interval": 5,
"tooltip": false
},
"exclusive": "true",
"height": 25,
"layer": "top",
"margin-bottom": 0,
"margin-top": 0,
"memory": {
"format": " {}%",
"interval": 5
},
"mode": "overlay",
"modules-center": [
"custom/clock"
],
"modules-left": [
"cpu"
],
"modules-right": [
"memory"
],
"name": "topBar",
"position": "top",
"pulseaudio": {
"format": "{icon} {volume}%",
"format-bluetooth": "{volume}% {icon} {format_source}",
"format-bluetooth-muted": " {icon} {format_source}",
"format-icons": {
"car": "",
"default": [
"",
"",
""
],
"hands-free": "",
"headphone": "",
"headset": "",
"phone": "",
"portable": ""
},
"format-muted": " {format_source}",
"format-source": " {volume}%",
"format-source-muted": "",
"on-click": "pavucontrol"
},
"width": 1000
},
{
"custom/empty": {
"format": " ",
"interval": 1
},
"height": 1080,
"layer": "bottom",
"margin-bottom": 0,
"margin-top": 0,
"mode": "overlay",
"modules-center": [
"custom/empty"
],
"modules-left": [],
"modules-right": [],
"name": "whiteCornersTop",
"position": "top",
"width": 1920
}
]

117
.config/waybar/config~ Executable file
View File

@@ -0,0 +1,117 @@
[
{
"custom/artist": {
"exec": "cmus-remote -Q | grep 'tag artist' | sed 's/tag artist //'",
"format": "{}",
"interval": 1
},
"custom/song": {
"exec": "cmus-remote -Q | grep 'tag title' | sed 's/tag title //'",
"format": "{}",
"interval": 1
},
"height": 25,
"layer": "top",
"margin-bottom": 0,
"margin-top": 0,
"mode": "overlay",
"modules-center": [
"custom/song",
"custom/artist"
],
"modules-left": [],
"modules-right": [],
"name": "bottomBar",
"position": "bottom",
"width": 1000
},
{
"clock": {
"calendar": {
"format": {
"days": "<span color='#d3869b'><b>{}</b></span>",
"months": "<span color='#ebdbb2'><b>{}</b></span>",
"today": "<span color='#b8bb26'><b><u>{}</u></b></span>",
"weekdays": "<span color='#fe8019'><b>{}</b></span>",
"weeks": "<span color='#83a598'><b>W{}</b></span>"
},
"mode": "year",
"mode-mon-col": 3,
"on-scroll": 1,
"weeks-pos": "right"
},
"format": "{:%a, %d %b %Y %I:%M:%S}  ",
"format-alt": "{:%A, %B %d, %Y %I:%M:%S}  ",
"interval": 1,
"tooltip-format": "<tt><small>{calendar}</small></tt>"
},
"cpu": {
"format": " {usage:2}%",
"interval": 5,
"tooltip": false
},
"exclusive": "true",
"height": 25,
"layer": "top",
"margin-bottom": 0,
"margin-top": 0,
"memory": {
"format": " {}%",
"interval": 5
},
"mode": "overlay",
"modules-center": [
"clock"
],
"modules-left": [
"cpu"
],
"modules-right": [
"memory"
],
"name": "topBar",
"position": "top",
"pulseaudio": {
"format": "{icon} {volume}%",
"format-bluetooth": "{volume}% {icon} {format_source}",
"format-bluetooth-muted": " {icon} {format_source}",
"format-icons": {
"car": "",
"default": [
"",
"",
""
],
"hands-free": "",
"headphone": "",
"headset": "",
"phone": "",
"portable": ""
},
"format-muted": " {format_source}",
"format-source": " {volume}%",
"format-source-muted": "",
"on-click": "pavucontrol"
},
"width": 1000
},
{
"custom/empty": {
"format": " ",
"interval": 1
},
"height": 1080,
"layer": "bottom",
"margin-bottom": 0,
"margin-top": 0,
"mode": "overlay",
"modules-center": [
"custom/empty"
],
"modules-left": [],
"modules-right": [],
"name": "whiteCornersTop",
"position": "top",
"width": 1920
}
]

77
.config/waybar/style.css Executable file
View File

@@ -0,0 +1,77 @@
* {
font-size: 12px;
font-family: Font Awesome, Ubuntu Nerd Font, sans-serif;
font-weight: bold;
min-height: 0;
}
window#waybar.topBar {
background-color: transparent;
}
window#waybar.bottomBar {
background-color: transparent;
}
window#waybar.rightBar {
background-color: transparent;
}
#clock.whiteCornersTop
#clock.whiteCornersBottom {
background-color: transparent;
color: transparent;
}
window#waybar.whiteCornersTop {
border: 2px solid RGBA(235, 219, 178, 1);
background-color: transparent;
box-shadow: 0px 0px 0px 60px black, 0px 0px 0px 0.5px #ebdbb2;
border-radius: 15px;
margin: 20px;
}
window#waybar.right,
window#waybar.left {
background-color: #ebdbb2;
border-bottom: 2px;
}
#memory,
#clock,
#cpu,
#network,
#pulseaudio {
border-radius: 0px 0px 15px 15px;
padding: 0px 10px;
margin: 0px;
}
#custom-artist,
#custom-song {
border-radius: 15px 15px 0px 0px;
padding: 0px 10px;
margin: 0px;
}
#memory {
color: #282828;
background: #fe8019;
border: 2px solid #ebdbb2;
}
#clock {
color: #282828;
background: #d3869b;
border: 2px solid #ebdbb2;
}
#cpu {
color: #282828;
background: #b8bb26;
border: 2px solid #ebdbb2;
}
#custom-artist {
color: #282828;
background: #8ec07c;
border: 2px solid #ebdbb2;
border-left: 1px solid #ebdbb2;
}
#custom-song {
color: #282828;
background: #8ec07c;
border: 2px solid #ebdbb2;
border-right: 1px solid #ebdbb2;
}

150
.config/waybar/style.css~ Executable file
View File

@@ -0,0 +1,150 @@
* {
font-size: 12px;
font-family: Font Awesome, Ubuntu Nerd Font, sans-serif;
font-weight: bold;
min-height: 0;
}
window#waybar.topBar {
background-color: transparent;
}
window#waybar.bottomBar {
background-color: transparent;
}
window#waybar.rightBar {
background-color: transparent;
}
#clock.whiteCornersTop
#clock.whiteCornersBottom {
background-color: transparent;
color: transparent;
}
window#waybar.whiteCornersTop {
border: 2px solid RGBA(235, 219, 178, 1);
background-color: transparent;
box-shadow: 0px 0px 0px 60px black, 0px 0px 0px 0.5px #ebdbb2;
border-radius: 0px;
margin: 20px;
}
window#waybar.right,
window#waybar.left {
background-color: #ebdbb2;
border-bottom: 2px;
}
#workspaces {
background: #ebdbb2;
margin: 5px 3px 5px 5px;
padding: 0px 1px;
border-radius: 0px;
border: 0px;
font-style: normal;
color: #282828;
}
#workspaces button {
padding: 0px 0px;
margin: 4px 3px;
border-radius: 0px;
border: 0px;
color: #282828;
background-color: #83a598;
opacity: 0.5;
transition: all 0.3s ease-in-out;
}
#workspaces button.active {
color: #458588;
background: #458588;
border-radius: 0px;
min-width: 40px;
transition: all 0.3s ease-in-out;
opacity: 1.0;
}
#workspaces button:hover {
color: #282828;
background: #282828;
border-radius: 0px;
opacity: 1.0;
}
#window {
color: #282828;
background: #c0caf5;
border-radius: 0px;
margin: 5px;
padding: 2px 10px;
}
#memory {
color: #282828;
background: #fe8019;
border-radius: 0px 0px 0px 0px;
margin: 0px;
padding: 0px 10px;
border: 2px solid #ebdbb2;
}
#clock {
color: #282828;
background: #d3869b;
border-radius: 0px 0px 0px 0px;
margin: 0px;
padding: 0px 10px;
border-right: 2px solid #ebdbb2;
border-left: 2px solid #ebdbb2;
border-top: 2px solid #d3869b;
border-bottom: 2px solid #ebdbb2;
}
#cpu {
color: #282828;
background: #b8bb26;
border-radius: 0px 0px 0px 0px;
margin: 0px;
padding: 0px 10px;
border: 2px solid #ebdbb2;
}
#network {
color: #282828;
background: #d79921;
border-radius: 0px;
margin: 5px;
padding: 2px 10px;
}
#tray {
color: #282828;
background: #dabd2f;
border-radius: 0px 0px 0px 0px;
margin: 0px;
padding: 10px 2px;
border: 2px solid #ebdbb2;
}
#pulseaudio {
color: #282828;
background: #dabd2f;
border-radius: 0px 0px 0px 0px;
margin: 0px;
padding: 0px 10px;
border: 2px solid #ebdbb2;
}
#custom-artist {
color: #282828;
background: #8ec07c;
border-radius: 0px 0px 0px 0px;
margin: 0px;
padding: 0px 10px;
border: 2px solid #ebdbb2;
border-left: 1px solid #ebdbb2;
}
#custom-song {
color: #282828;
background: #8ec07c;
border-radius: 0px 0px 0px 0px;
margin: 0px;
padding: 0px 10px;
border: 2px solid #ebdbb2;
border-right: 1px solid #ebdbb2;
}