Keep things up-to-date
@@ -0,0 +1 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" data-name="Layer 1" viewBox="0 0 50 64"><rect width="8" height="8" x="1" y="4" fill="none" stroke="#FFFFFF" stroke-miterlimit="10" stroke-width="4"/><rect width="8" height="8" x="1" y="20" fill="none" stroke="#FFFFFF" stroke-miterlimit="10" stroke-width="4"/><rect width="8" height="8" x="1" y="36" fill="none" stroke="#FFFFFF" stroke-miterlimit="10" stroke-width="4"/><rect width="8" height="8" x="1" y="52" fill="none" stroke="#FFFFFF" stroke-miterlimit="10" stroke-width="4"/><line x1="19" x2="63" y1="8" y2="8" fill="none" stroke="#FFFFFF" stroke-miterlimit="10" stroke-width="4"/><line x1="19" x2="55" y1="24" y2="24" fill="none" stroke="#FFFFFF" stroke-miterlimit="10" stroke-width="4"/><line x1="19" x2="47" y1="40" y2="40" fill="none" stroke="#FFFFFF" stroke-miterlimit="10" stroke-width="4"/><line x1="19" x2="55" y1="56" y2="56" fill="none" stroke="#FFFFFF" stroke-miterlimit="10" stroke-width="4"/></svg>
|
||||
|
After Width: | Height: | Size: 1.0 KiB |
@@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="13" height="13" viewBox="0 0 24 24" fill="none" stroke="#FFFFFF" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chrome"><circle cx="12" cy="12" r="10"></circle><circle cx="12" cy="12" r="4"></circle><line x1="21.17" y1="8" x2="12" y2="8"></line><line x1="3.95" y1="6.06" x2="8.54" y2="14"></line><line x1="10.88" y1="21.94" x2="15.46" y2="14"></line></svg>
|
||||
|
After Width: | Height: | Size: 444 B |
@@ -0,0 +1,250 @@
|
||||
{
|
||||
"layer": "bottom",
|
||||
"height": 16,
|
||||
"modules-left": [
|
||||
"sway/workspaces",
|
||||
"sway/mode"
|
||||
],
|
||||
|
||||
"modules-center": [
|
||||
"cpu",
|
||||
"custom/gap",
|
||||
"memory",
|
||||
"custom/gap",
|
||||
"disk",
|
||||
"custom/gap",
|
||||
"backlight",
|
||||
"custom/gap",
|
||||
"pulseaudio",
|
||||
"custom/gap",
|
||||
"battery",
|
||||
"custom/gap",
|
||||
"network"
|
||||
],
|
||||
|
||||
"modules-right": [
|
||||
"custom/gap",
|
||||
"clock"
|
||||
],
|
||||
|
||||
"sway/workspaces": {
|
||||
"persistent_workspaces": {
|
||||
"1": [],
|
||||
"2": [],
|
||||
"3": [],
|
||||
"4": [],
|
||||
"5": [],
|
||||
"6": [],
|
||||
"7": [],
|
||||
"8": [],
|
||||
"9": []
|
||||
},
|
||||
"all-outputs": true
|
||||
},
|
||||
"custom/terminal": {
|
||||
"format": " ",
|
||||
"interval": "once",
|
||||
"on-click": "swaymsg exec foot",
|
||||
},
|
||||
"custom/filemanager": {
|
||||
"format": " ",
|
||||
"interval": "once",
|
||||
"on-click": "swaymsg exec 'nautilus --new-window'",
|
||||
},
|
||||
"custom/browser": {
|
||||
"format": " ",
|
||||
"interval": "once",
|
||||
"on-click": "swaymsg exec 'chromium --ozone-platform-hint=auto'",
|
||||
},
|
||||
"custom/libre": {
|
||||
"format": " ",
|
||||
"interval": "once",
|
||||
"on-click": "swaymsg exec libreoffice",
|
||||
},
|
||||
"custom/mmfm": {
|
||||
"format": " ",
|
||||
"interval": "once",
|
||||
"on-click": "swaymsg exec mmfm",
|
||||
},
|
||||
"custom/vmp": {
|
||||
"format": " ",
|
||||
"interval": "once",
|
||||
"on-click": "swaymsg exec vmp",
|
||||
},
|
||||
"custom/printer": {
|
||||
"format": " ",
|
||||
"interval": "once",
|
||||
"on-click": "swaymsg exec system-config-printer",
|
||||
},
|
||||
"custom/software": {
|
||||
"format": " ",
|
||||
"interval": "once",
|
||||
"on-click": "swaymsg exec QT_QPA_PLATFORM=xcb appstore",
|
||||
},
|
||||
"custom/apps": {
|
||||
"tooltip-format": "desktop",
|
||||
"format": " ",
|
||||
"interval": "once",
|
||||
"on-click": "swaymsg exec 'wofi --show run'",
|
||||
},
|
||||
"custom/overview": {
|
||||
"format": " ",
|
||||
"interval": "once",
|
||||
"on-click": "swaymsg exec 'echo 2 > /tmp/sov'",
|
||||
},
|
||||
"custom/settings": {
|
||||
"tooltip-format": "shutdown/logout",
|
||||
"format": " ",
|
||||
"interval": "once",
|
||||
"on-click": "swaymsg exec 'echo 2 > /tmp/wcp'",
|
||||
},
|
||||
"sway/language": {
|
||||
"format": "{short} {variant}",
|
||||
},
|
||||
"sway/mode": {
|
||||
"format": "<span style=\"italic\">{}</span>"
|
||||
},
|
||||
"sway/window":{
|
||||
"max-length":50
|
||||
},
|
||||
"idle_inhibitor": {
|
||||
"format": "idle | ",
|
||||
"format-icons": {
|
||||
"activated": "",
|
||||
"deactivated": ""
|
||||
}
|
||||
},
|
||||
"tray": {
|
||||
"icon-size": 8,
|
||||
"spacing": 20
|
||||
},
|
||||
"custom/clock-icon": {
|
||||
"format": "<span font_family='Font Awesome 6' size='x-large'></span>",
|
||||
"interval": "once",
|
||||
},
|
||||
"clock": {
|
||||
"timezone": "America/Denver",
|
||||
"tooltip-format": "<big>{:%Y %B}</big>\n<tt><small>{calendar}</small></tt>",
|
||||
"format-alt": " {:%Y-%m-%d} ",
|
||||
"format": " {:%H:%M} "
|
||||
},
|
||||
"custom/cpu-icon": {
|
||||
"format": "<span font_family='Font Awesome 6' size='x-large'></span>",
|
||||
"interval": "once",
|
||||
},
|
||||
"cpu": {
|
||||
"format": "[cpu:{usage:02}%]",
|
||||
"tooltip": false
|
||||
},
|
||||
"custom/mem-icon": {
|
||||
"format": "<span font_family='Font Awesome 6' size='x-large'></span>",
|
||||
"interval": "once",
|
||||
},
|
||||
"memory": {
|
||||
"interval": 20,
|
||||
"format": "[mem:{avail:0.1f}]"
|
||||
},
|
||||
"custom/disc-icon": {
|
||||
"format": "<span font_family='Font Awesome 6' size='xx-large'></span>",
|
||||
"interval": "once",
|
||||
},
|
||||
"disk":{
|
||||
"interval": 60,
|
||||
"format":"[ssd:{free}]"
|
||||
},
|
||||
"custom/light-icon": {
|
||||
"format": "<span font_family='Font Awesome 6' size='medium'></span>",
|
||||
"interval": "once",
|
||||
},
|
||||
"backlight": {
|
||||
"format": "[lcd:{percent}%]",
|
||||
"format-icons": ["", ""],
|
||||
"on-scroll-up" : "brightnessctl s 1%+",
|
||||
"on-scroll-down" : "brightnessctl s 1%-"
|
||||
},
|
||||
"custom/batt-icon": {
|
||||
"format": "<span font_family='Font Awesome 6' size='xx-large'></span>",
|
||||
"interval": "once",
|
||||
},
|
||||
"battery": {
|
||||
"states": {
|
||||
// "good": 95,
|
||||
"warning": 30,
|
||||
"critical": 15
|
||||
},
|
||||
"format": "[bat:{capacity}%]",
|
||||
"format-charging": "[bat:{capacity}%]",
|
||||
"format-plugged": "[bat:{capacity}%]",
|
||||
"format-alt": "[bat:{time}]",
|
||||
"format-icons": ["", "", "", "", ""]
|
||||
},
|
||||
"battery#bat2": {
|
||||
"bat": "BAT2"
|
||||
},
|
||||
"custom/net-icon": {
|
||||
"format": " <span font_family='Font Awesome 6' size='xx-large'></span> ",
|
||||
"interval": "once",
|
||||
"on-click": "iwgtk"
|
||||
},
|
||||
"network": {
|
||||
"format-wifi": "[{essid} {ipaddr}]",
|
||||
"format-ethernet": "[Eth {ipaddr}]",
|
||||
"format-linked": "[{ifname} (CONF)]",
|
||||
"format-disconnected": "[Disconnected]",
|
||||
"on-click": "gnome-control-center network"
|
||||
},
|
||||
"custom/vol-icon": {
|
||||
"format": "<span font_family='Font Awesome 6' size='xx-large'></span> ",
|
||||
"interval": "once",
|
||||
"on-click": "pavucontrol"
|
||||
},
|
||||
"custom/energy-icon": {
|
||||
"format": " <span font_family='Font Awesome 6' size='small'></span> ",
|
||||
"interval": "once",
|
||||
"on-click": "tlpui"
|
||||
},
|
||||
"custom/hardware-icon": {
|
||||
"format": "<span font_family='Font Awesome 6' size='xx-large'></span> ",
|
||||
"interval": "once",
|
||||
"on-click": "GDK_BACKEND=x11 hardinfo"
|
||||
},
|
||||
"pulseaudio": {
|
||||
"format": "[vol:{volume}%]",
|
||||
"format-bluetooth": "[vol:{volume}%]",
|
||||
"format-bluetooth-muted": "[Muted]",
|
||||
"format-muted": "[Muted {format_source}]",
|
||||
"format-source": "[{volume}%]",
|
||||
"format-source-muted": "[Muted]",
|
||||
"format-icons": {
|
||||
"headphone": "",
|
||||
"hands-free": "",
|
||||
"headset": "",
|
||||
"phone": "",
|
||||
"portable": "",
|
||||
"car": "",
|
||||
"default": ["", "", ""]
|
||||
},
|
||||
"on-click": "pavucontrol"
|
||||
},
|
||||
"custom/lang-icon": {
|
||||
"format": "<span font_family='Font Awesome 6' size='xx-large'></span> |",
|
||||
"interval": "once",
|
||||
},
|
||||
"custom/gap": {
|
||||
"format": " ",
|
||||
"interval": "once",
|
||||
},
|
||||
"custom/dash": {
|
||||
"format": "--",
|
||||
"interval": "once",
|
||||
},
|
||||
"custom/lang": {
|
||||
"format": " kbd:{} ",
|
||||
"exec" : "swaymsg -t get_inputs | jq -r '.[] | select(.identifier == \"1165:49408:ITE_Tech._Inc._ITE_Device(8910)_Keyboard\") | .xkb_active_layout_name' | tail -1 | cut -c1,2",
|
||||
"interval": 60
|
||||
},
|
||||
"tray": {
|
||||
"icon-size": 14,
|
||||
"spacing": 10
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,18 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="14" height="14" viewBox="0 0 20 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 52.5 (67469) - http://www.bohemiancoding.com/sketch -->
|
||||
<title>folder</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="Icons" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
||||
<g id="Rounded" transform="translate(-204.000000, -2284.000000)">
|
||||
<g id="File" transform="translate(100.000000, 2226.000000)">
|
||||
<g id="-Round-/-File-/-folder" transform="translate(102.000000, 54.000000)">
|
||||
<g>
|
||||
<polygon id="Path" points="0 0 24 0 24 24 0 24"></polygon>
|
||||
<path d="M10.59,4.59 C10.21,4.21 9.7,4 9.17,4 L4,4 C2.9,4 2.01,4.9 2.01,6 L2,18 C2,19.1 2.9,20 4,20 L20,20 C21.1,20 22,19.1 22,18 L22,8 C22,6.9 21.1,6 20,6 L12,6 L10.59,4.59 Z" id="🔹-Icon-Color" fill="#FFFFFF"></path>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.1 KiB |
@@ -0,0 +1 @@
|
||||
waybar status bar configuration
|
||||
@@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg width="15" height="15" viewBox="0 0 20 20" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 3.8.1 (29687) - http://www.bohemiancoding.com/sketch -->
|
||||
<title>image_picture [#971]</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<defs></defs>
|
||||
<g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
||||
<g id="Dribbble-Light-Preview" transform="translate(-420.000000, -3881.000000)" fill="#FFFFFF">
|
||||
<g id="icons" transform="translate(56.000000, 160.000000)">
|
||||
<path d="M376.083,3725.667 C376.083,3724.562 376.978,3723.667 378.083,3723.667 C379.188,3723.667 380.083,3724.562 380.083,3725.667 C380.083,3726.772 379.188,3727.667 378.083,3727.667 C376.978,3727.667 376.083,3726.772 376.083,3725.667 L376.083,3725.667 Z M382,3733.086 L377.987,3729.074 L377.971,3729.089 L377.955,3729.074 L376.525,3730.504 L371.896,3725.876 L371.881,3725.892 L371.865,3725.876 L366,3731.741 L366,3723 L382,3723 L382,3733.086 Z M364,3737 L384,3737 L384,3721 L364,3721 L364,3737 Z" id="image_picture-[#971]"></path>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.2 KiB |
@@ -0,0 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <svg width="14" height="14
|
||||
" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M25 6.75H11C8.65279 6.75 6.75 8.65279 6.75 11V25C6.75 27.3472 8.65279 29.25 11 29.25H25C27.3472 29.25 29.25 27.3472 29.25 25V11C29.25 8.65279 27.3472 6.75 25 6.75Z" fill="white"/>
|
||||
<path d="M53 6.75H39C36.6528 6.75 34.75 8.65279 34.75 11V25C34.75 27.3472 36.6528 29.25 39 29.25H53C55.3472 29.25 57.25 27.3472 57.25 25V11C57.25 8.65279 55.3472 6.75 53 6.75Z" fill="white"/>
|
||||
<path d="M25 34.75H11C8.65279 34.75 6.75 36.6528 6.75 39V53C6.75 55.3472 8.65279 57.25 11 57.25H25C27.3472 57.25 29.25 55.3472 29.25 53V39C29.25 36.6528 27.3472 34.75 25 34.75Z" fill="white"/>
|
||||
<path d="M53 34.75H39C36.6528 34.75 34.75 36.6528 34.75 39V53C34.75 55.3472 36.6528 57.25 39 57.25H53C55.3472 57.25 57.25 55.3472 57.25 53V39C57.25 36.6528 55.3472 34.75 53 34.75Z" fill="white"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 929 B |
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <svg xmlns="http://www.w3.org/2000/svg" fill="#FFFFFF" width="14" height="14" viewBox="0 0 24 24">
|
||||
<g>
|
||||
<path fill="none" d="M0 0h24v24H0z"/>
|
||||
<path d="M7 17h10v5H7v-5zm12 3v-5H5v5H3a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1h18a1 1 0 0 1 1 1v10a1 1 0 0 1-1 1h-2zM5 10v2h3v-2H5zm2-8h10a1 1 0 0 1 1 1v3H6V3a1 1 0 0 1 1-1z"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 400 B |
@@ -0,0 +1 @@
|
||||
<?xml version="1.0" encoding="utf-8"?><svg fill="#FFFFFF" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="12" height="12" viewBox="0 0 122.88 117.824" enable-background="new 0 0 122.88 117.824" xml:space="preserve"><g><path fill-rule="evenodd" clip-rule="evenodd" d="M122.774,16.459L122.774,16.459c0,5.393-4.412,9.805-9.805,9.805H92.202 c1.457-2.919,2.278-6.212,2.278-9.697c0-3.571-0.861-6.941-2.387-9.913h20.876C118.362,6.654,122.774,11.066,122.774,16.459 L122.774,16.459z M89.306,101.257c0,9.15-7.418,16.567-16.568,16.567s-16.567-7.417-16.567-16.567 c0-9.149,7.417-16.567,16.567-16.567S89.306,92.107,89.306,101.257L89.306,101.257z M122.869,101.148L122.869,101.148 c0,5.393-4.413,9.805-9.806,9.805H92.202c1.457-2.919,2.278-6.212,2.278-9.696c0-3.571-0.861-6.941-2.387-9.913h20.97 C118.457,91.344,122.869,95.756,122.869,101.148L122.869,101.148z M53.272,110.953H9.816c-5.393,0-9.805-4.412-9.805-9.805l0,0 c0-5.393,4.412-9.805,9.805-9.805h43.565c-1.525,2.972-2.387,6.342-2.387,9.913C50.994,104.741,51.815,108.034,53.272,110.953 L53.272,110.953z M28.326,58.717c0,9.149,7.418,16.567,16.568,16.567c9.149,0,16.567-7.418,16.567-16.567 c0-9.15-7.418-16.568-16.567-16.568C35.744,42.148,28.326,49.566,28.326,58.717L28.326,58.717z M0,58.608L0,58.608 c0,5.393,4.414,9.805,9.805,9.805h15.675c-1.457-2.92-2.278-6.169-2.278-9.696c0-3.528,0.861-6.941,2.387-9.914H9.805 C4.412,48.803,0,53.215,0,58.608L0,58.608z M64.409,68.413h48.666c5.392,0,9.805-4.412,9.805-9.805l0,0 c0-5.394-4.412-9.806-9.805-9.806H64.301c1.525,2.973,2.387,6.386,2.387,9.914C66.688,62.244,65.866,65.493,64.409,68.413 L64.409,68.413z M89.306,16.567c0,9.15-7.418,16.567-16.568,16.567S56.17,25.718,56.17,16.567C56.17,7.417,63.587,0,72.737,0 S89.306,7.417,89.306,16.567L89.306,16.567z M53.272,26.264H9.853c-5.393,0-9.805-4.413-9.805-9.805l0,0 c0-5.393,4.412-9.805,9.805-9.805h43.528c-1.525,2.972-2.387,6.342-2.387,9.913C50.994,20.052,51.815,23.345,53.272,26.264 L53.272,26.264z"/></g></svg>
|
||||
|
After Width: | Height: | Size: 2.0 KiB |
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 23.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg fill="#FFFFFF" version="1.1" id="Icons" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0" y="0" width="14" height="14"
|
||||
viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve">
|
||||
<path d="M29.6,5.2C29.3,5,29,4.9,28.7,5.1c-4.3,1.4-8.7,0.3-12-2.8c-0.4-0.4-1-0.4-1.4,0c-3.3,3.1-7.7,4.2-12,2.8
|
||||
C3,4.9,2.7,5,2.4,5.2C2.2,5.4,2,5.7,2,6c0,15.7,6.9,20.9,13.6,23.9C15.7,30,15.9,30,16,30s0.3,0,0.4-0.1C23.1,26.9,30,21.7,30,6
|
||||
C30,5.7,29.8,5.4,29.6,5.2z M21.7,13.7l-6,6C15.5,19.9,15.3,20,15,20s-0.5-0.1-0.7-0.3l-3-3c-0.4-0.4-0.4-1,0-1.4s1-0.4,1.4,0
|
||||
l2.3,2.3l5.3-5.3c0.4-0.4,1-0.4,1.4,0S22.1,13.3,21.7,13.7z"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 805 B |
@@ -0,0 +1,304 @@
|
||||
* {
|
||||
border: 0;
|
||||
border-radius: 0;
|
||||
/* `otf-font-awesome` is required to be installed for icons */
|
||||
/*font-family: Roboto, Helvetica, Arial, sans-serif;*/
|
||||
/*font-family: Ubuntu;*/
|
||||
font-family: "Terminus";
|
||||
font-size: 16px;
|
||||
font-weight: bold;
|
||||
/* min-height: 16px; */
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
window#waybar {
|
||||
background-color: rgba(0, 0, 0, 0);
|
||||
color: #dedede;
|
||||
/* border-bottom: 0.5px solid rgba(0, 0, 0, 0.1); */
|
||||
|
||||
/* transition-property: background-color; */
|
||||
/* transition-duration: .5s; */
|
||||
}
|
||||
|
||||
window#waybar.hidden {
|
||||
opacity: 0.2;
|
||||
}
|
||||
|
||||
/*
|
||||
window#waybar.empty {
|
||||
background-color: transparent;
|
||||
}
|
||||
window#waybar.solo {
|
||||
background-color: #FFFFFF;
|
||||
}
|
||||
*/
|
||||
|
||||
window#waybar.termite {
|
||||
background-color: #3F3F3F;
|
||||
}
|
||||
|
||||
window#waybar.chromium {
|
||||
background-color: #000000;
|
||||
border: none;
|
||||
}
|
||||
|
||||
#tray {
|
||||
margin-right: 5px;
|
||||
}
|
||||
|
||||
#workspaces {
|
||||
margin-left: 2px;
|
||||
margin-top: 2px;
|
||||
}
|
||||
|
||||
#workspaces button {
|
||||
min-width: 15px;
|
||||
padding-left: 3px;
|
||||
padding-right: 3px;
|
||||
/* margin: 0 0px; */
|
||||
background-color: transparent;
|
||||
color: #aeaeae;
|
||||
/* border-bottom: 1px solid rgba(255,255,255,0.7); */
|
||||
}
|
||||
|
||||
/* https://github.com/Alexays/Waybar/wiki/FAQ#the-workspace-buttons-have-a-strange-hover-effect */
|
||||
#workspaces button:hover {
|
||||
background: rgba(0, 0, 0, 0.2);
|
||||
box-shadow: inherit;
|
||||
/* border-bottom: 1px solid #ffffff; */
|
||||
}
|
||||
|
||||
#workspaces button.visible {
|
||||
/* border-bottom: 1px solid rgba(255, 255, 255, 1.0); */
|
||||
color: #666666;
|
||||
}
|
||||
|
||||
#workspaces button.focused {
|
||||
/* border-bottom: 1px solid rgba(255, 255, 255, 1.0); */
|
||||
color: #fefefe;
|
||||
}
|
||||
|
||||
#workspaces button.urgent {
|
||||
color: #eb4d4b;
|
||||
}
|
||||
|
||||
#workspaces button.persistent {
|
||||
color: #555;
|
||||
}
|
||||
|
||||
#mode {
|
||||
background-color: #64727D;
|
||||
/* border-bottom: 1px solid #ffffff; */
|
||||
}
|
||||
|
||||
#backlight,
|
||||
#pulseaudio,
|
||||
#custom-lang,
|
||||
#disk,
|
||||
#battery,
|
||||
#memory,
|
||||
#network,
|
||||
#cpu
|
||||
{
|
||||
color: rgba(255,255,255,0.3);
|
||||
background-color: transparent;
|
||||
/* border-bottom: 1px solid rgba(255, 255, 255, 0.7); */
|
||||
}
|
||||
|
||||
#clock,
|
||||
#temperature,
|
||||
#custom-media,
|
||||
#custom-wlogout,
|
||||
#custom-pamac,
|
||||
#tray,
|
||||
#mode,
|
||||
#idle_inhibitor,
|
||||
#mpd {
|
||||
color: #dedede;
|
||||
/* border-bottom: 1px solid rgba(255, 255, 255, 0.7); */
|
||||
margin-top: 2px;
|
||||
}
|
||||
|
||||
#clock {
|
||||
}
|
||||
|
||||
#battery {
|
||||
}
|
||||
|
||||
#battery.charging {
|
||||
background-color: #26A65B;
|
||||
}
|
||||
|
||||
@keyframes blink {
|
||||
to {
|
||||
background-color: #ffffff;
|
||||
color: #000000;
|
||||
}
|
||||
}
|
||||
|
||||
#battery.critical:not(.charging) {
|
||||
background-color: #f53c3c;
|
||||
color: #ffffff;
|
||||
animation-name: blink;
|
||||
animation-duration: 0.5s;
|
||||
animation-timing-function: linear;
|
||||
animation-iteration-count: infinite;
|
||||
animation-direction: alternate;
|
||||
}
|
||||
|
||||
label:focus {
|
||||
background-color: #000000;
|
||||
}
|
||||
|
||||
#cpu {
|
||||
}
|
||||
|
||||
#memory {
|
||||
}
|
||||
|
||||
#backlight {
|
||||
}
|
||||
|
||||
#network {
|
||||
}
|
||||
|
||||
#network.disconnected {
|
||||
background-color: #f53c3c;
|
||||
}
|
||||
|
||||
#pulseaudio {
|
||||
}
|
||||
|
||||
#custom-apps {
|
||||
background-image: url('/home/milgra/.config/waybar/apps.svg');
|
||||
background-repeat: no-repeat;
|
||||
margin-left: 5px;
|
||||
margin-top: 7px;
|
||||
}
|
||||
|
||||
#custom-terminal {
|
||||
background-image: url('/home/milgra/.config/waybar/terminal.svg');
|
||||
background-repeat: no-repeat;
|
||||
margin-top: 5px;
|
||||
}
|
||||
|
||||
#custom-filemanager {
|
||||
background-image: url('/home/milgra/.config/waybar/filemanager.svg');
|
||||
background-repeat: no-repeat;
|
||||
margin-left: 9px;
|
||||
margin-top: 6px;
|
||||
}
|
||||
|
||||
#custom-browser {
|
||||
background-image: url('/home/milgra/.config/waybar/browser.svg');
|
||||
background-repeat: no-repeat;
|
||||
margin-left: 7px;
|
||||
margin-top: 6px;
|
||||
}
|
||||
|
||||
#custom-libre {
|
||||
background-image: url('/home/milgra/.config/waybar/word.svg');
|
||||
background-repeat: no-repeat;
|
||||
margin-left: 4px;
|
||||
margin-top: 6px;
|
||||
}
|
||||
|
||||
#custom-mmfm {
|
||||
background-image: url('/home/milgra/.config/waybar/mmfm.svg');
|
||||
background-repeat: no-repeat;
|
||||
/* background-position: center; */
|
||||
margin-left: 7px;
|
||||
margin-top: 7px;
|
||||
}
|
||||
|
||||
#custom-vmp {
|
||||
background-image: url('/home/milgra/.config/waybar/vmp.svg');
|
||||
background-repeat: no-repeat;
|
||||
/* background-position: center; */
|
||||
margin-left: 9px;
|
||||
margin-top: 7px;
|
||||
}
|
||||
|
||||
#custom-printer {
|
||||
background-image: url('/home/milgra/.config/waybar/printer.svg');
|
||||
background-repeat: no-repeat;
|
||||
margin-left: 4px;
|
||||
margin-top: 6px;
|
||||
}
|
||||
|
||||
#custom-software {
|
||||
background-image: url('/home/milgra/.config/waybar/software.svg');
|
||||
background-repeat: no-repeat;
|
||||
margin-top: 6px;
|
||||
}
|
||||
|
||||
#custom-overview {
|
||||
background-image: url('/home/milgra/.config/waybar/overview.svg');
|
||||
background-repeat: no-repeat;
|
||||
margin-left: 4px;
|
||||
margin-top: 6px;
|
||||
}
|
||||
|
||||
#custom-settings {
|
||||
background-image: url('/home/milgra/.config/waybar/settings.svg');
|
||||
background-repeat: no-repeat;
|
||||
margin-left: 5px;
|
||||
margin-top: 7px;
|
||||
}
|
||||
|
||||
#custom-month {
|
||||
margin-top: 6px;
|
||||
}
|
||||
|
||||
#pulseaudio.muted {
|
||||
background-color: #90b1b1;
|
||||
color: #2a5c45;
|
||||
}
|
||||
|
||||
#custom-media {
|
||||
color: #2a5c45;
|
||||
min-width: 100px;
|
||||
}
|
||||
|
||||
#custom-media.custom-spotify {
|
||||
background-color: #66cc99;
|
||||
}
|
||||
|
||||
#custom-media.custom-vlc {
|
||||
background-color: #ffa000;
|
||||
}
|
||||
|
||||
#temperature {
|
||||
}
|
||||
|
||||
#temperature.critical {
|
||||
background-color: #eb4d4b;
|
||||
}
|
||||
|
||||
#tray {
|
||||
}
|
||||
|
||||
#idle_inhibitor {
|
||||
}
|
||||
|
||||
#idle_inhibitor.activated {
|
||||
background-color: #ecf0f1;
|
||||
color: #2d3436;
|
||||
}
|
||||
|
||||
#mpd {
|
||||
color: #2a5c45;
|
||||
}
|
||||
|
||||
#mpd.disconnected {
|
||||
background-color: #f53c3c;
|
||||
}
|
||||
|
||||
#mpd.stopped {
|
||||
background-color: #90b1b1;
|
||||
}
|
||||
|
||||
#mpd.paused {
|
||||
background-color: #51a37a;
|
||||
}
|
||||
@@ -0,0 +1 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="15" height="15"><path fill="none" d="M0 0h24v24H0z"/><path d="M3 3h18a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1zm9 12v2h6v-2h-6zm-3.586-3l-2.828 2.828L7 16.243 11.243 12 7 7.757 5.586 9.172 8.414 12z" fill="#FFFFFF"/></svg>
|
||||
|
After Width: | Height: | Size: 366 B |
@@ -0,0 +1,8 @@
|
||||
<?xml version='1.0' encoding='iso-8859-1'?>
|
||||
<svg fill="#FFFFFF" version="1.1" xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 137.144 137.144" xmlns:xlink="http://www.w3.org/1999/xlink" enable-background="new 0 0 137.144 137.144">
|
||||
<g>
|
||||
<g>
|
||||
<path d="m48.001,82.563c-1.108-0.18-2.255-0.276-3.429-0.276-9.468,0-17.143,6.14-17.143,13.715 0,7.574 7.675,13.714 17.143,13.714 9.468,0 17.143-6.14 17.143-13.714v-42.668l34.286-3.81v26.182c-1.108-0.18-2.254-0.276-3.428-0.276-9.468,0-17.143,6.14-17.143,13.714 0,7.574 7.675,13.715 17.143,13.715s17.143-6.141 17.143-13.715v-61.715l-61.715,6.857v48.277zm61.714-82.563h-82.286c-15.149,0-27.429,12.28-27.429,27.429v82.287c0,15.148 12.28,27.429 27.429,27.429h82.286c15.149,0 27.429-12.28 27.429-27.429v-82.287c0-15.149-12.28-27.429-27.429-27.429zm13.715,102.858c0,11.362-9.21,20.571-20.571,20.571h-68.573c-11.361,0-20.572-9.21-20.572-20.571v-68.572c0-11.361 9.21-20.572 20.572-20.572h68.572c11.361,0 20.571,9.21 20.571,20.572v68.572z"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.0 KiB |
@@ -0,0 +1 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" data-name="Layer 1" viewBox="0 0 50 64"><rect width="8" height="8" x="1" y="4" fill="none" stroke="#FFFFFF" stroke-miterlimit="10" stroke-width="4"/><rect width="8" height="8" x="1" y="20" fill="none" stroke="#FFFFFF" stroke-miterlimit="10" stroke-width="4"/><rect width="8" height="8" x="1" y="36" fill="none" stroke="#FFFFFF" stroke-miterlimit="10" stroke-width="4"/><rect width="8" height="8" x="1" y="52" fill="none" stroke="#FFFFFF" stroke-miterlimit="10" stroke-width="4"/><line x1="19" x2="63" y1="8" y2="8" fill="none" stroke="#FFFFFF" stroke-miterlimit="10" stroke-width="4"/><line x1="19" x2="55" y1="24" y2="24" fill="none" stroke="#FFFFFF" stroke-miterlimit="10" stroke-width="4"/><line x1="19" x2="47" y1="40" y2="40" fill="none" stroke="#FFFFFF" stroke-miterlimit="10" stroke-width="4"/><line x1="19" x2="55" y1="56" y2="56" fill="none" stroke="#FFFFFF" stroke-miterlimit="10" stroke-width="4"/></svg>
|
||||
|
After Width: | Height: | Size: 1.0 KiB |
@@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="13" height="13" viewBox="0 0 24 24" fill="none" stroke="#FFFFFF" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chrome"><circle cx="12" cy="12" r="10"></circle><circle cx="12" cy="12" r="4"></circle><line x1="21.17" y1="8" x2="12" y2="8"></line><line x1="3.95" y1="6.06" x2="8.54" y2="14"></line><line x1="10.88" y1="21.94" x2="15.46" y2="14"></line></svg>
|
||||
|
After Width: | Height: | Size: 444 B |
@@ -0,0 +1,252 @@
|
||||
{
|
||||
"layer": "bottom",
|
||||
"height": 16,
|
||||
"modules-left": [
|
||||
"sway/workspaces",
|
||||
"sway/mode"
|
||||
],
|
||||
|
||||
"modules-center": [
|
||||
"cpu",
|
||||
"custom/gap",
|
||||
"memory",
|
||||
"custom/gap",
|
||||
"disk",
|
||||
"custom/gap",
|
||||
"backlight",
|
||||
"custom/gap",
|
||||
"pulseaudio",
|
||||
"custom/gap",
|
||||
"battery",
|
||||
"custom/gap",
|
||||
"network"
|
||||
],
|
||||
|
||||
"modules-right": [
|
||||
"custom/gap",
|
||||
"clock"
|
||||
],
|
||||
|
||||
"sway/workspaces": {
|
||||
"persistent_workspaces": {
|
||||
"1": [],
|
||||
"2": [],
|
||||
"3": [],
|
||||
"4": [],
|
||||
"5": [],
|
||||
"6": [],
|
||||
"7": [],
|
||||
"8": [],
|
||||
"9": []
|
||||
},
|
||||
"all-outputs": true
|
||||
},
|
||||
"custom/terminal": {
|
||||
"format": " ",
|
||||
"interval": "once",
|
||||
"on-click": "swaymsg exec foot",
|
||||
},
|
||||
"custom/filemanager": {
|
||||
"format": " ",
|
||||
"interval": "once",
|
||||
"on-click": "swaymsg exec 'nautilus --new-window'",
|
||||
},
|
||||
"custom/browser": {
|
||||
"format": " ",
|
||||
"interval": "once",
|
||||
"on-click": "swaymsg exec 'chromium --ozone-platform-hint=auto'",
|
||||
},
|
||||
"custom/libre": {
|
||||
"format": " ",
|
||||
"interval": "once",
|
||||
"on-click": "swaymsg exec libreoffice",
|
||||
},
|
||||
"custom/mmfm": {
|
||||
"format": " ",
|
||||
"interval": "once",
|
||||
"on-click": "swaymsg exec mmfm",
|
||||
},
|
||||
"custom/vmp": {
|
||||
"format": " ",
|
||||
"interval": "once",
|
||||
"on-click": "swaymsg exec vmp",
|
||||
},
|
||||
"custom/printer": {
|
||||
"format": " ",
|
||||
"interval": "once",
|
||||
"on-click": "swaymsg exec system-config-printer",
|
||||
},
|
||||
"custom/software": {
|
||||
"format": " ",
|
||||
"interval": "once",
|
||||
"on-click": "swaymsg exec QT_QPA_PLATFORM=xcb appstore",
|
||||
},
|
||||
"custom/apps": {
|
||||
"tooltip-format": "desktop",
|
||||
"format": " ",
|
||||
"interval": "once",
|
||||
"on-click": "swaymsg exec 'wofi --show run'",
|
||||
},
|
||||
"custom/overview": {
|
||||
"format": " ",
|
||||
"interval": "once",
|
||||
"on-click": "swaymsg exec 'echo 2 > /tmp/sov'",
|
||||
},
|
||||
"custom/settings": {
|
||||
"tooltip-format": "shutdown/logout",
|
||||
"format": " ",
|
||||
"interval": "once",
|
||||
"on-click": "swaymsg exec 'echo 2 > /tmp/wcp'",
|
||||
},
|
||||
"sway/language": {
|
||||
"format": "{short} {variant}",
|
||||
},
|
||||
"sway/mode": {
|
||||
"format": "<span style=\"italic\">{}</span>"
|
||||
},
|
||||
"sway/window":{
|
||||
"max-length":50
|
||||
},
|
||||
"idle_inhibitor": {
|
||||
"format": "idle | ",
|
||||
"format-icons": {
|
||||
"activated": "",
|
||||
"deactivated": ""
|
||||
}
|
||||
},
|
||||
"tray": {
|
||||
"icon-size": 8,
|
||||
"spacing": 20
|
||||
},
|
||||
"custom/clock-icon": {
|
||||
"format": "<span font_family='Font Awesome 6' size='x-large'></span>",
|
||||
"interval": "once",
|
||||
},
|
||||
"clock": {
|
||||
"timezone": "America/Denver",
|
||||
"tooltip-format": "<big>{:%Y %B}</big>\n<tt><small>{calendar}</small></tt>",
|
||||
"format-alt": " {:%Y-%m-%d} ",
|
||||
"format": " {:%H:%M} "
|
||||
},
|
||||
"custom/cpu-icon": {
|
||||
"format": "<span font_family='Font Awesome 6' size='x-large'></span>",
|
||||
"interval": "once"
|
||||
},
|
||||
"cpu": {
|
||||
"format": "[cpu:{usage:02}%]",
|
||||
"tooltip": false,
|
||||
"on-click": "lxtask"
|
||||
},
|
||||
"custom/mem-icon": {
|
||||
"format": "<span font_family='Font Awesome 6' size='x-large'></span>",
|
||||
"interval": "once",
|
||||
},
|
||||
"memory": {
|
||||
"interval": 20,
|
||||
"format": "[mem:{avail:0.1f}]",
|
||||
"on-click": "lxtask"
|
||||
},
|
||||
"custom/disc-icon": {
|
||||
"format": "<span font_family='Font Awesome 6' size='xx-large'></span>",
|
||||
"interval": "once",
|
||||
},
|
||||
"disk":{
|
||||
"interval": 60,
|
||||
"format":"[ssd:{free}]"
|
||||
},
|
||||
"custom/light-icon": {
|
||||
"format": "<span font_family='Font Awesome 6' size='medium'></span>",
|
||||
"interval": "once",
|
||||
},
|
||||
"backlight": {
|
||||
"format": "[lcd:{percent}%]",
|
||||
"format-icons": ["", ""],
|
||||
"on-scroll-up" : "brightnessctl s 1%+",
|
||||
"on-scroll-down" : "brightnessctl s 1%-"
|
||||
},
|
||||
"custom/batt-icon": {
|
||||
"format": "<span font_family='Font Awesome 6' size='xx-large'></span>",
|
||||
"interval": "once",
|
||||
},
|
||||
"battery": {
|
||||
"states": {
|
||||
// "good": 95,
|
||||
"warning": 30,
|
||||
"critical": 15
|
||||
},
|
||||
"format": "[bat:{capacity}%]",
|
||||
"format-charging": "[bat:{capacity}%]",
|
||||
"format-plugged": "[bat:{capacity}%]",
|
||||
"format-alt": "[bat:{time}]",
|
||||
"format-icons": ["", "", "", "", ""]
|
||||
},
|
||||
"battery#bat2": {
|
||||
"bat": "BAT2"
|
||||
},
|
||||
"custom/net-icon": {
|
||||
"format": " <span font_family='Font Awesome 6' size='xx-large'></span> ",
|
||||
"interval": "once",
|
||||
"on-click": "iwgtk"
|
||||
},
|
||||
"network": {
|
||||
"format-wifi": "[{essid} {ipaddr}]",
|
||||
"format-ethernet": "[Eth {ipaddr}]",
|
||||
"format-linked": "[{ifname} (CONF)]",
|
||||
"format-disconnected": "[Disconnected]",
|
||||
"on-click": "nm-connection-editor"
|
||||
},
|
||||
"custom/vol-icon": {
|
||||
"format": "<span font_family='Font Awesome 6' size='xx-large'></span> ",
|
||||
"interval": "once",
|
||||
"on-click": "pavucontrol"
|
||||
},
|
||||
"custom/energy-icon": {
|
||||
"format": " <span font_family='Font Awesome 6' size='small'></span> ",
|
||||
"interval": "once",
|
||||
"on-click": "tlpui"
|
||||
},
|
||||
"custom/hardware-icon": {
|
||||
"format": "<span font_family='Font Awesome 6' size='xx-large'></span> ",
|
||||
"interval": "once",
|
||||
"on-click": "GDK_BACKEND=x11 hardinfo"
|
||||
},
|
||||
"pulseaudio": {
|
||||
"format": "[vol:{volume}%]",
|
||||
"format-bluetooth": "[vol:{volume}%]",
|
||||
"format-bluetooth-muted": "[Muted]",
|
||||
"format-muted": "[Muted {format_source}]",
|
||||
"format-source": "[{volume}%]",
|
||||
"format-source-muted": "[Muted]",
|
||||
"format-icons": {
|
||||
"headphone": "",
|
||||
"hands-free": "",
|
||||
"headset": "",
|
||||
"phone": "",
|
||||
"portable": "",
|
||||
"car": "",
|
||||
"default": ["", "", ""]
|
||||
},
|
||||
"on-click": "pavucontrol"
|
||||
},
|
||||
"custom/lang-icon": {
|
||||
"format": "<span font_family='Font Awesome 6' size='xx-large'></span> |",
|
||||
"interval": "once",
|
||||
},
|
||||
"custom/gap": {
|
||||
"format": " ",
|
||||
"interval": "once",
|
||||
},
|
||||
"custom/dash": {
|
||||
"format": "--",
|
||||
"interval": "once",
|
||||
},
|
||||
"custom/lang": {
|
||||
"format": " kbd:{} ",
|
||||
"exec" : "swaymsg -t get_inputs | jq -r '.[] | select(.identifier == \"1165:49408:ITE_Tech._Inc._ITE_Device(8910)_Keyboard\") | .xkb_active_layout_name' | tail -1 | cut -c1,2",
|
||||
"interval": 60
|
||||
},
|
||||
"tray": {
|
||||
"icon-size": 14,
|
||||
"spacing": 10
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,18 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="14" height="14" viewBox="0 0 20 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 52.5 (67469) - http://www.bohemiancoding.com/sketch -->
|
||||
<title>folder</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="Icons" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
||||
<g id="Rounded" transform="translate(-204.000000, -2284.000000)">
|
||||
<g id="File" transform="translate(100.000000, 2226.000000)">
|
||||
<g id="-Round-/-File-/-folder" transform="translate(102.000000, 54.000000)">
|
||||
<g>
|
||||
<polygon id="Path" points="0 0 24 0 24 24 0 24"></polygon>
|
||||
<path d="M10.59,4.59 C10.21,4.21 9.7,4 9.17,4 L4,4 C2.9,4 2.01,4.9 2.01,6 L2,18 C2,19.1 2.9,20 4,20 L20,20 C21.1,20 22,19.1 22,18 L22,8 C22,6.9 21.1,6 20,6 L12,6 L10.59,4.59 Z" id="🔹-Icon-Color" fill="#FFFFFF"></path>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.1 KiB |
@@ -0,0 +1 @@
|
||||
waybar status bar configuration
|
||||
@@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg width="15" height="15" viewBox="0 0 20 20" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 3.8.1 (29687) - http://www.bohemiancoding.com/sketch -->
|
||||
<title>image_picture [#971]</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<defs></defs>
|
||||
<g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
||||
<g id="Dribbble-Light-Preview" transform="translate(-420.000000, -3881.000000)" fill="#FFFFFF">
|
||||
<g id="icons" transform="translate(56.000000, 160.000000)">
|
||||
<path d="M376.083,3725.667 C376.083,3724.562 376.978,3723.667 378.083,3723.667 C379.188,3723.667 380.083,3724.562 380.083,3725.667 C380.083,3726.772 379.188,3727.667 378.083,3727.667 C376.978,3727.667 376.083,3726.772 376.083,3725.667 L376.083,3725.667 Z M382,3733.086 L377.987,3729.074 L377.971,3729.089 L377.955,3729.074 L376.525,3730.504 L371.896,3725.876 L371.881,3725.892 L371.865,3725.876 L366,3731.741 L366,3723 L382,3723 L382,3733.086 Z M364,3737 L384,3737 L384,3721 L364,3721 L364,3737 Z" id="image_picture-[#971]"></path>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.2 KiB |
@@ -0,0 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <svg width="14" height="14
|
||||
" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M25 6.75H11C8.65279 6.75 6.75 8.65279 6.75 11V25C6.75 27.3472 8.65279 29.25 11 29.25H25C27.3472 29.25 29.25 27.3472 29.25 25V11C29.25 8.65279 27.3472 6.75 25 6.75Z" fill="white"/>
|
||||
<path d="M53 6.75H39C36.6528 6.75 34.75 8.65279 34.75 11V25C34.75 27.3472 36.6528 29.25 39 29.25H53C55.3472 29.25 57.25 27.3472 57.25 25V11C57.25 8.65279 55.3472 6.75 53 6.75Z" fill="white"/>
|
||||
<path d="M25 34.75H11C8.65279 34.75 6.75 36.6528 6.75 39V53C6.75 55.3472 8.65279 57.25 11 57.25H25C27.3472 57.25 29.25 55.3472 29.25 53V39C29.25 36.6528 27.3472 34.75 25 34.75Z" fill="white"/>
|
||||
<path d="M53 34.75H39C36.6528 34.75 34.75 36.6528 34.75 39V53C34.75 55.3472 36.6528 57.25 39 57.25H53C55.3472 57.25 57.25 55.3472 57.25 53V39C57.25 36.6528 55.3472 34.75 53 34.75Z" fill="white"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 929 B |
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <svg xmlns="http://www.w3.org/2000/svg" fill="#FFFFFF" width="14" height="14" viewBox="0 0 24 24">
|
||||
<g>
|
||||
<path fill="none" d="M0 0h24v24H0z"/>
|
||||
<path d="M7 17h10v5H7v-5zm12 3v-5H5v5H3a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1h18a1 1 0 0 1 1 1v10a1 1 0 0 1-1 1h-2zM5 10v2h3v-2H5zm2-8h10a1 1 0 0 1 1 1v3H6V3a1 1 0 0 1 1-1z"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 400 B |
@@ -0,0 +1 @@
|
||||
<?xml version="1.0" encoding="utf-8"?><svg fill="#FFFFFF" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="12" height="12" viewBox="0 0 122.88 117.824" enable-background="new 0 0 122.88 117.824" xml:space="preserve"><g><path fill-rule="evenodd" clip-rule="evenodd" d="M122.774,16.459L122.774,16.459c0,5.393-4.412,9.805-9.805,9.805H92.202 c1.457-2.919,2.278-6.212,2.278-9.697c0-3.571-0.861-6.941-2.387-9.913h20.876C118.362,6.654,122.774,11.066,122.774,16.459 L122.774,16.459z M89.306,101.257c0,9.15-7.418,16.567-16.568,16.567s-16.567-7.417-16.567-16.567 c0-9.149,7.417-16.567,16.567-16.567S89.306,92.107,89.306,101.257L89.306,101.257z M122.869,101.148L122.869,101.148 c0,5.393-4.413,9.805-9.806,9.805H92.202c1.457-2.919,2.278-6.212,2.278-9.696c0-3.571-0.861-6.941-2.387-9.913h20.97 C118.457,91.344,122.869,95.756,122.869,101.148L122.869,101.148z M53.272,110.953H9.816c-5.393,0-9.805-4.412-9.805-9.805l0,0 c0-5.393,4.412-9.805,9.805-9.805h43.565c-1.525,2.972-2.387,6.342-2.387,9.913C50.994,104.741,51.815,108.034,53.272,110.953 L53.272,110.953z M28.326,58.717c0,9.149,7.418,16.567,16.568,16.567c9.149,0,16.567-7.418,16.567-16.567 c0-9.15-7.418-16.568-16.567-16.568C35.744,42.148,28.326,49.566,28.326,58.717L28.326,58.717z M0,58.608L0,58.608 c0,5.393,4.414,9.805,9.805,9.805h15.675c-1.457-2.92-2.278-6.169-2.278-9.696c0-3.528,0.861-6.941,2.387-9.914H9.805 C4.412,48.803,0,53.215,0,58.608L0,58.608z M64.409,68.413h48.666c5.392,0,9.805-4.412,9.805-9.805l0,0 c0-5.394-4.412-9.806-9.805-9.806H64.301c1.525,2.973,2.387,6.386,2.387,9.914C66.688,62.244,65.866,65.493,64.409,68.413 L64.409,68.413z M89.306,16.567c0,9.15-7.418,16.567-16.568,16.567S56.17,25.718,56.17,16.567C56.17,7.417,63.587,0,72.737,0 S89.306,7.417,89.306,16.567L89.306,16.567z M53.272,26.264H9.853c-5.393,0-9.805-4.413-9.805-9.805l0,0 c0-5.393,4.412-9.805,9.805-9.805h43.528c-1.525,2.972-2.387,6.342-2.387,9.913C50.994,20.052,51.815,23.345,53.272,26.264 L53.272,26.264z"/></g></svg>
|
||||
|
After Width: | Height: | Size: 2.0 KiB |
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 23.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg fill="#FFFFFF" version="1.1" id="Icons" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0" y="0" width="14" height="14"
|
||||
viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve">
|
||||
<path d="M29.6,5.2C29.3,5,29,4.9,28.7,5.1c-4.3,1.4-8.7,0.3-12-2.8c-0.4-0.4-1-0.4-1.4,0c-3.3,3.1-7.7,4.2-12,2.8
|
||||
C3,4.9,2.7,5,2.4,5.2C2.2,5.4,2,5.7,2,6c0,15.7,6.9,20.9,13.6,23.9C15.7,30,15.9,30,16,30s0.3,0,0.4-0.1C23.1,26.9,30,21.7,30,6
|
||||
C30,5.7,29.8,5.4,29.6,5.2z M21.7,13.7l-6,6C15.5,19.9,15.3,20,15,20s-0.5-0.1-0.7-0.3l-3-3c-0.4-0.4-0.4-1,0-1.4s1-0.4,1.4,0
|
||||
l2.3,2.3l5.3-5.3c0.4-0.4,1-0.4,1.4,0S22.1,13.3,21.7,13.7z"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 805 B |
@@ -0,0 +1,304 @@
|
||||
* {
|
||||
border: 0;
|
||||
border-radius: 0;
|
||||
/* `otf-font-awesome` is required to be installed for icons */
|
||||
/*font-family: Roboto, Helvetica, Arial, sans-serif;*/
|
||||
/*font-family: Ubuntu;*/
|
||||
font-family: "Terminus";
|
||||
font-size: 16px;
|
||||
font-weight: bold;
|
||||
/* min-height: 16px; */
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
window#waybar {
|
||||
background-color: rgba(0, 0, 0, 0);
|
||||
color: #dedede;
|
||||
/* border-bottom: 0.5px solid rgba(0, 0, 0, 0.1); */
|
||||
|
||||
/* transition-property: background-color; */
|
||||
/* transition-duration: .5s; */
|
||||
}
|
||||
|
||||
window#waybar.hidden {
|
||||
opacity: 0.2;
|
||||
}
|
||||
|
||||
/*
|
||||
window#waybar.empty {
|
||||
background-color: transparent;
|
||||
}
|
||||
window#waybar.solo {
|
||||
background-color: #FFFFFF;
|
||||
}
|
||||
*/
|
||||
|
||||
window#waybar.termite {
|
||||
background-color: #3F3F3F;
|
||||
}
|
||||
|
||||
window#waybar.chromium {
|
||||
background-color: #000000;
|
||||
border: none;
|
||||
}
|
||||
|
||||
#tray {
|
||||
margin-right: 5px;
|
||||
}
|
||||
|
||||
#workspaces {
|
||||
margin-left: 2px;
|
||||
margin-top: 2px;
|
||||
}
|
||||
|
||||
#workspaces button {
|
||||
min-width: 15px;
|
||||
padding-left: 3px;
|
||||
padding-right: 3px;
|
||||
/* margin: 0 0px; */
|
||||
background-color: transparent;
|
||||
color: #aeaeae;
|
||||
/* border-bottom: 1px solid rgba(255,255,255,0.7); */
|
||||
}
|
||||
|
||||
/* https://github.com/Alexays/Waybar/wiki/FAQ#the-workspace-buttons-have-a-strange-hover-effect */
|
||||
#workspaces button:hover {
|
||||
background: rgba(0, 0, 0, 0.2);
|
||||
box-shadow: inherit;
|
||||
/* border-bottom: 1px solid #ffffff; */
|
||||
}
|
||||
|
||||
#workspaces button.visible {
|
||||
/* border-bottom: 1px solid rgba(255, 255, 255, 1.0); */
|
||||
color: #666666;
|
||||
}
|
||||
|
||||
#workspaces button.focused {
|
||||
/* border-bottom: 1px solid rgba(255, 255, 255, 1.0); */
|
||||
color: #fefefe;
|
||||
}
|
||||
|
||||
#workspaces button.urgent {
|
||||
color: #eb4d4b;
|
||||
}
|
||||
|
||||
#workspaces button.persistent {
|
||||
color: #555;
|
||||
}
|
||||
|
||||
#mode {
|
||||
background-color: #64727D;
|
||||
/* border-bottom: 1px solid #ffffff; */
|
||||
}
|
||||
|
||||
#backlight,
|
||||
#pulseaudio,
|
||||
#custom-lang,
|
||||
#disk,
|
||||
#battery,
|
||||
#memory,
|
||||
#network,
|
||||
#cpu
|
||||
{
|
||||
color: rgba(255,255,255,0.3);
|
||||
background-color: transparent;
|
||||
/* border-bottom: 1px solid rgba(255, 255, 255, 0.7); */
|
||||
}
|
||||
|
||||
#clock,
|
||||
#temperature,
|
||||
#custom-media,
|
||||
#custom-wlogout,
|
||||
#custom-pamac,
|
||||
#tray,
|
||||
#mode,
|
||||
#idle_inhibitor,
|
||||
#mpd {
|
||||
color: #dedede;
|
||||
/* border-bottom: 1px solid rgba(255, 255, 255, 0.7); */
|
||||
margin-top: 2px;
|
||||
}
|
||||
|
||||
#clock {
|
||||
}
|
||||
|
||||
#battery {
|
||||
}
|
||||
|
||||
#battery.charging {
|
||||
background-color: #26A65B;
|
||||
}
|
||||
|
||||
@keyframes blink {
|
||||
to {
|
||||
background-color: #ffffff;
|
||||
color: #000000;
|
||||
}
|
||||
}
|
||||
|
||||
#battery.critical:not(.charging) {
|
||||
background-color: #f53c3c;
|
||||
color: #ffffff;
|
||||
animation-name: blink;
|
||||
animation-duration: 0.5s;
|
||||
animation-timing-function: linear;
|
||||
animation-iteration-count: infinite;
|
||||
animation-direction: alternate;
|
||||
}
|
||||
|
||||
label:focus {
|
||||
background-color: #000000;
|
||||
}
|
||||
|
||||
#cpu {
|
||||
}
|
||||
|
||||
#memory {
|
||||
}
|
||||
|
||||
#backlight {
|
||||
}
|
||||
|
||||
#network {
|
||||
}
|
||||
|
||||
#network.disconnected {
|
||||
background-color: #f53c3c;
|
||||
}
|
||||
|
||||
#pulseaudio {
|
||||
}
|
||||
|
||||
#custom-apps {
|
||||
background-image: url('/home/milgra/.config/waybar/apps.svg');
|
||||
background-repeat: no-repeat;
|
||||
margin-left: 5px;
|
||||
margin-top: 7px;
|
||||
}
|
||||
|
||||
#custom-terminal {
|
||||
background-image: url('/home/milgra/.config/waybar/terminal.svg');
|
||||
background-repeat: no-repeat;
|
||||
margin-top: 5px;
|
||||
}
|
||||
|
||||
#custom-filemanager {
|
||||
background-image: url('/home/milgra/.config/waybar/filemanager.svg');
|
||||
background-repeat: no-repeat;
|
||||
margin-left: 9px;
|
||||
margin-top: 6px;
|
||||
}
|
||||
|
||||
#custom-browser {
|
||||
background-image: url('/home/milgra/.config/waybar/browser.svg');
|
||||
background-repeat: no-repeat;
|
||||
margin-left: 7px;
|
||||
margin-top: 6px;
|
||||
}
|
||||
|
||||
#custom-libre {
|
||||
background-image: url('/home/milgra/.config/waybar/word.svg');
|
||||
background-repeat: no-repeat;
|
||||
margin-left: 4px;
|
||||
margin-top: 6px;
|
||||
}
|
||||
|
||||
#custom-mmfm {
|
||||
background-image: url('/home/milgra/.config/waybar/mmfm.svg');
|
||||
background-repeat: no-repeat;
|
||||
/* background-position: center; */
|
||||
margin-left: 7px;
|
||||
margin-top: 7px;
|
||||
}
|
||||
|
||||
#custom-vmp {
|
||||
background-image: url('/home/milgra/.config/waybar/vmp.svg');
|
||||
background-repeat: no-repeat;
|
||||
/* background-position: center; */
|
||||
margin-left: 9px;
|
||||
margin-top: 7px;
|
||||
}
|
||||
|
||||
#custom-printer {
|
||||
background-image: url('/home/milgra/.config/waybar/printer.svg');
|
||||
background-repeat: no-repeat;
|
||||
margin-left: 4px;
|
||||
margin-top: 6px;
|
||||
}
|
||||
|
||||
#custom-software {
|
||||
background-image: url('/home/milgra/.config/waybar/software.svg');
|
||||
background-repeat: no-repeat;
|
||||
margin-top: 6px;
|
||||
}
|
||||
|
||||
#custom-overview {
|
||||
background-image: url('/home/milgra/.config/waybar/overview.svg');
|
||||
background-repeat: no-repeat;
|
||||
margin-left: 4px;
|
||||
margin-top: 6px;
|
||||
}
|
||||
|
||||
#custom-settings {
|
||||
background-image: url('/home/milgra/.config/waybar/settings.svg');
|
||||
background-repeat: no-repeat;
|
||||
margin-left: 5px;
|
||||
margin-top: 7px;
|
||||
}
|
||||
|
||||
#custom-month {
|
||||
margin-top: 6px;
|
||||
}
|
||||
|
||||
#pulseaudio.muted {
|
||||
background-color: #90b1b1;
|
||||
color: #2a5c45;
|
||||
}
|
||||
|
||||
#custom-media {
|
||||
color: #2a5c45;
|
||||
min-width: 100px;
|
||||
}
|
||||
|
||||
#custom-media.custom-spotify {
|
||||
background-color: #66cc99;
|
||||
}
|
||||
|
||||
#custom-media.custom-vlc {
|
||||
background-color: #ffa000;
|
||||
}
|
||||
|
||||
#temperature {
|
||||
}
|
||||
|
||||
#temperature.critical {
|
||||
background-color: #eb4d4b;
|
||||
}
|
||||
|
||||
#tray {
|
||||
}
|
||||
|
||||
#idle_inhibitor {
|
||||
}
|
||||
|
||||
#idle_inhibitor.activated {
|
||||
background-color: #ecf0f1;
|
||||
color: #2d3436;
|
||||
}
|
||||
|
||||
#mpd {
|
||||
color: #2a5c45;
|
||||
}
|
||||
|
||||
#mpd.disconnected {
|
||||
background-color: #f53c3c;
|
||||
}
|
||||
|
||||
#mpd.stopped {
|
||||
background-color: #90b1b1;
|
||||
}
|
||||
|
||||
#mpd.paused {
|
||||
background-color: #51a37a;
|
||||
}
|
||||
@@ -0,0 +1 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="15" height="15"><path fill="none" d="M0 0h24v24H0z"/><path d="M3 3h18a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1zm9 12v2h6v-2h-6zm-3.586-3l-2.828 2.828L7 16.243 11.243 12 7 7.757 5.586 9.172 8.414 12z" fill="#FFFFFF"/></svg>
|
||||
|
After Width: | Height: | Size: 366 B |
@@ -0,0 +1,8 @@
|
||||
<?xml version='1.0' encoding='iso-8859-1'?>
|
||||
<svg fill="#FFFFFF" version="1.1" xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 137.144 137.144" xmlns:xlink="http://www.w3.org/1999/xlink" enable-background="new 0 0 137.144 137.144">
|
||||
<g>
|
||||
<g>
|
||||
<path d="m48.001,82.563c-1.108-0.18-2.255-0.276-3.429-0.276-9.468,0-17.143,6.14-17.143,13.715 0,7.574 7.675,13.714 17.143,13.714 9.468,0 17.143-6.14 17.143-13.714v-42.668l34.286-3.81v26.182c-1.108-0.18-2.254-0.276-3.428-0.276-9.468,0-17.143,6.14-17.143,13.714 0,7.574 7.675,13.715 17.143,13.715s17.143-6.141 17.143-13.715v-61.715l-61.715,6.857v48.277zm61.714-82.563h-82.286c-15.149,0-27.429,12.28-27.429,27.429v82.287c0,15.148 12.28,27.429 27.429,27.429h82.286c15.149,0 27.429-12.28 27.429-27.429v-82.287c0-15.149-12.28-27.429-27.429-27.429zm13.715,102.858c0,11.362-9.21,20.571-20.571,20.571h-68.573c-11.361,0-20.572-9.21-20.572-20.571v-68.572c0-11.361 9.21-20.572 20.572-20.572h68.572c11.361,0 20.571,9.21 20.571,20.572v68.572z"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.0 KiB |
@@ -0,0 +1 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <svg fill="white" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" width="14" height="14"><title>Document</title><g id="Document"><path d="M26.869,8a2.99,2.99,0,0,0-.748-1.293L22.293,2.879A2.99,2.99,0,0,0,21,2.131V6a2,2,0,0,0,2,2Z"/><path d="M23,10a4,4,0,0,1-4-4V2H10A5,5,0,0,0,5,7V25a5,5,0,0,0,5,5H22a5,5,0,0,0,5-5V10ZM11,10h4a1,1,0,0,1,0,2H11a1,1,0,0,1,0-2Zm8,14H11a1,1,0,0,1,0-2h8a1,1,0,0,1,0,2Zm2-4H11a1,1,0,0,1,0-2H21a1,1,0,0,1,0,2Zm0-4H11a1,1,0,0,1,0-2H21a1,1,0,0,1,0,2Z"/></g></svg>
|
||||
|
After Width: | Height: | Size: 550 B |
@@ -0,0 +1 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <svg fill="white" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" width="14" height="14"><title>Document</title><g id="Document"><path d="M26.869,8a2.99,2.99,0,0,0-.748-1.293L22.293,2.879A2.99,2.99,0,0,0,21,2.131V6a2,2,0,0,0,2,2Z"/><path d="M23,10a4,4,0,0,1-4-4V2H10A5,5,0,0,0,5,7V25a5,5,0,0,0,5,5H22a5,5,0,0,0,5-5V10ZM11,10h4a1,1,0,0,1,0,2H11a1,1,0,0,1,0-2Zm8,14H11a1,1,0,0,1,0-2h8a1,1,0,0,1,0,2Zm2-4H11a1,1,0,0,1,0-2H21a1,1,0,0,1,0,2Zm0-4H11a1,1,0,0,1,0-2H21a1,1,0,0,1,0,2Z"/></g></svg>
|
||||
|
After Width: | Height: | Size: 550 B |