removed old config
This commit is contained in:
parent
187e1286d8
commit
182f0d4126
6 changed files with 0 additions and 1149 deletions
213
config
213
config
|
@ -1,213 +0,0 @@
|
||||||
{
|
|
||||||
"layer": "top",
|
|
||||||
"position": "top",
|
|
||||||
"spacing": 4,
|
|
||||||
"margin-top": 3,
|
|
||||||
"margin-bottom": 3,
|
|
||||||
"margin-left": 3,
|
|
||||||
"margin-right": 5,
|
|
||||||
|
|
||||||
"modules-left": [
|
|
||||||
"custom/icon",
|
|
||||||
"hyprland/workspaces",
|
|
||||||
"hyprland/window",
|
|
||||||
"custom/spotify",
|
|
||||||
],
|
|
||||||
|
|
||||||
"modules-center": [
|
|
||||||
"clock"
|
|
||||||
],
|
|
||||||
|
|
||||||
"modules-right": [
|
|
||||||
"tray",
|
|
||||||
"backlight",
|
|
||||||
"cpu",
|
|
||||||
"pulseaudio",
|
|
||||||
"network",
|
|
||||||
"memory",
|
|
||||||
"battery",
|
|
||||||
"idle_inhibitor",
|
|
||||||
"custom/notification",
|
|
||||||
"custom/power",
|
|
||||||
],
|
|
||||||
|
|
||||||
"custom/icon": {
|
|
||||||
"format": "",
|
|
||||||
"on-click-right": "rofi -config $HOME/.config/rofi/ssh-config.rasi -show ssh",
|
|
||||||
"on-click": "pkill rofi || rofi -show drun -modi drun,filebrowser,run,window,ssh",
|
|
||||||
"on-click-middle": "nwg-look",
|
|
||||||
"tooltip": false
|
|
||||||
},
|
|
||||||
|
|
||||||
"cpu": {
|
|
||||||
"interval": 10,
|
|
||||||
"format": " {usage}%",
|
|
||||||
"max-length": 10,
|
|
||||||
"tooltip": false,
|
|
||||||
"on-click-right": "kitty --class floating -e btop"
|
|
||||||
},
|
|
||||||
|
|
||||||
"clock": {
|
|
||||||
"format": "<b> {:%H:%M %d/%m}</b> ",
|
|
||||||
//"format": "{:%a}",
|
|
||||||
"tooltip-format": "<tt>{calendar}</tt>",
|
|
||||||
"calendar": {
|
|
||||||
"mode" : "month",
|
|
||||||
"format": {
|
|
||||||
"months": "<span color='#cdd6f4'><b>{}</b></span>",
|
|
||||||
"days": "<span color='#cdd6f4'><b>{}</b></span>",
|
|
||||||
"weeks": "<span color='#cdd6f4'><b>W{}</b></span>",
|
|
||||||
"weekdays": "<span color='#cdd6f4'><b>{}</b></span>",
|
|
||||||
"today": "<span color='#f38ba8'><b>{}</b></span>"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
},
|
|
||||||
|
|
||||||
"memory": {
|
|
||||||
"interval": 30,
|
|
||||||
"format": " {used}GiB",
|
|
||||||
"format-alt": " {used:0.1f}G",
|
|
||||||
"on-click-right": "kitty --class floating -e btop",
|
|
||||||
"max-length": 10
|
|
||||||
},
|
|
||||||
|
|
||||||
"temperature": {
|
|
||||||
"format": " {temperatureF}°F"
|
|
||||||
},
|
|
||||||
|
|
||||||
"hyprland/window": {
|
|
||||||
"format": " {}",
|
|
||||||
"on-click-right": "$HOME/.config/hypr/scripts/screenshot_area",
|
|
||||||
"rewrite": {
|
|
||||||
"(.*) - NVIM": " NeoVim",
|
|
||||||
"(.*) — Mozilla Firefox": " Firefox",
|
|
||||||
" ": " Desktop",
|
|
||||||
"(.*) Spotify Free": " Spotify",
|
|
||||||
"(.*) Spotify": " Spotify",
|
|
||||||
" ~": " pika@home",
|
|
||||||
"(.*) - Obsidian(.*)": " Obsidian",
|
|
||||||
}
|
|
||||||
},
|
|
||||||
|
|
||||||
"hyprland/workspaces" : {
|
|
||||||
"on-click": "activate",
|
|
||||||
"active-only": false,
|
|
||||||
"all-outputs": true,
|
|
||||||
"format": "{icon}",
|
|
||||||
"format-icons": {
|
|
||||||
"urgent": "",
|
|
||||||
"active": "",
|
|
||||||
"default": ""
|
|
||||||
},
|
|
||||||
"persistent-workspaces": {
|
|
||||||
"*": 4
|
|
||||||
}
|
|
||||||
},
|
|
||||||
|
|
||||||
"backlight": {
|
|
||||||
"format": "{icon} <b>{percent}%</b>",
|
|
||||||
"format-icons": ["", "", ""],
|
|
||||||
"tooltip": false,
|
|
||||||
},
|
|
||||||
|
|
||||||
"pulseaudio": {
|
|
||||||
"format": "{icon} <b>{volume}%</b>",
|
|
||||||
"format-bluetooth": "{icon} <b>{volume}%</b>",
|
|
||||||
"format-bluetooth-muted": " ",
|
|
||||||
"format-muted": " ",
|
|
||||||
"format-icons": {
|
|
||||||
"headset": "",
|
|
||||||
"default": ["", "", ""],
|
|
||||||
},
|
|
||||||
"tooltip": false,
|
|
||||||
"on-click": "pavucontrol",
|
|
||||||
},
|
|
||||||
|
|
||||||
"network": {
|
|
||||||
"interval": 30,
|
|
||||||
"on-click": "wl-copy $(ip address show up scope global | grep inet | head -n1 | cut -d/ -f 1 | tr -d [:space:] | cut -c5-)",
|
|
||||||
"on-click-right": "kitty --class floating $HOME/.config/hypr/scripts/wlan.sh",
|
|
||||||
"format-wifi": " {essid}",
|
|
||||||
"format-ethernet": " Wired",
|
|
||||||
"fomat-disconnected": " Disconnected",
|
|
||||||
"tooltip-format-wifi": "{essid} ({signalStrength}%)",
|
|
||||||
"tooltip-format-ethernet": "{ifname} ",
|
|
||||||
"tooltip-format-disconnected": "Disconnected",
|
|
||||||
},
|
|
||||||
"battery": {
|
|
||||||
"states": {
|
|
||||||
"warning": 45,
|
|
||||||
"critical": 20
|
|
||||||
},
|
|
||||||
"format": "{icon} {capacity}%",
|
|
||||||
"format-icons": ["", "", "", "", "", ""],
|
|
||||||
"max-length": 25,
|
|
||||||
"tooltip": false,
|
|
||||||
"on-click-right": "kitty --class floating $HOME/.config/hypr/scripts/wlan.sh",
|
|
||||||
},
|
|
||||||
|
|
||||||
|
|
||||||
"tray": {
|
|
||||||
"icon-size": 18,
|
|
||||||
"spacing": 10,
|
|
||||||
},
|
|
||||||
|
|
||||||
"idle_inhibitor": {
|
|
||||||
"format": "{icon}",
|
|
||||||
"format-icons": {
|
|
||||||
"activated": " ",
|
|
||||||
"deactivated": " "
|
|
||||||
},
|
|
||||||
},
|
|
||||||
|
|
||||||
"custom/separator-space": {
|
|
||||||
"format": " ",
|
|
||||||
"tooltip": false,
|
|
||||||
},
|
|
||||||
|
|
||||||
"custom/separator-gap": {
|
|
||||||
"format": " ",
|
|
||||||
"tooltip": false,
|
|
||||||
},
|
|
||||||
|
|
||||||
"custom/separator-arrow": {
|
|
||||||
"format": " ",
|
|
||||||
"tooltip": false,
|
|
||||||
},
|
|
||||||
|
|
||||||
"custom/power": {
|
|
||||||
"format": "",
|
|
||||||
"on-click": "wlogout",
|
|
||||||
"tooltip": false,
|
|
||||||
},
|
|
||||||
"custom/notification": {
|
|
||||||
"tooltip": false,
|
|
||||||
"format": "{icon}",
|
|
||||||
"format-icons": {
|
|
||||||
"notification": " ",
|
|
||||||
"none": " ",
|
|
||||||
"dnd-notification": " ",
|
|
||||||
"dnd-none": " ",
|
|
||||||
"inhibited-notification": " ",
|
|
||||||
"inhibited-none": " ",
|
|
||||||
"dnd-inhibited-notification": " ",
|
|
||||||
"dnd-inhibited-none": " "
|
|
||||||
},
|
|
||||||
"return-type": "json",
|
|
||||||
"exec-if": "which swaync-client",
|
|
||||||
"exec": "swaync-client -swb",
|
|
||||||
"on-click": "swaync-client -t -sw",
|
|
||||||
"on-click-right": "swaync-client -d -sw",
|
|
||||||
"escape": true
|
|
||||||
},
|
|
||||||
|
|
||||||
"custom/updates": {
|
|
||||||
"format": " {}",
|
|
||||||
"tooltip-format": "{}",
|
|
||||||
"escape": true,
|
|
||||||
"return-type": "json",
|
|
||||||
"restart-interval": 60,
|
|
||||||
"tooltip": false
|
|
||||||
},
|
|
||||||
|
|
||||||
}
|
|
152
config.save
152
config.save
|
@ -1,152 +0,0 @@
|
||||||
{
|
|
||||||
"layer": "top",
|
|
||||||
"position": "top",
|
|
||||||
"spacing": 4,
|
|
||||||
"margin-top": 5,
|
|
||||||
"margin-bottom": 0,
|
|
||||||
"margin-left": 5,
|
|
||||||
"margin-right": 5,
|
|
||||||
|
|
||||||
"modules-left": [
|
|
||||||
"custom/icon",
|
|
||||||
"custom/separator-gap",
|
|
||||||
"cpu",
|
|
||||||
"memory",
|
|
||||||
"temperature",
|
|
||||||
"custom/separator-arrow",
|
|
||||||
"hyprland/window",
|
|
||||||
],
|
|
||||||
|
|
||||||
"modules-center": [
|
|
||||||
"hyprland/workspaces",
|
|
||||||
],
|
|
||||||
|
|
||||||
"modules-right": [
|
|
||||||
"backlight",
|
|
||||||
"pulseaudio",
|
|
||||||
"network",
|
|
||||||
"battery",
|
|
||||||
"tray",
|
|
||||||
"custom/separator-dot",
|
|
||||||
"clock",
|
|
||||||
"custom/power",
|
|
||||||
],
|
|
||||||
|
|
||||||
"custom/icon": {
|
|
||||||
"format": ""
|
|
||||||
},
|
|
||||||
|
|
||||||
"cpu": {
|
|
||||||
"interval": 10,
|
|
||||||
"format": " {usage}%",
|
|
||||||
"max-length": 10,
|
|
||||||
"tooltip": false
|
|
||||||
},
|
|
||||||
|
|
||||||
"memory": {
|
|
||||||
"interval": 30,
|
|
||||||
"format": " {used}GiB",
|
|
||||||
"format-alt": " {used:0.1f}G",
|
|
||||||
"max-length": 10
|
|
||||||
},
|
|
||||||
|
|
||||||
"temperature": {
|
|
||||||
"format": " {temperatureF}°F"
|
|
||||||
},
|
|
||||||
|
|
||||||
"hyprland/window": {
|
|
||||||
"format": " {}",
|
|
||||||
"rewrite": {
|
|
||||||
"(.*) - NVIM": " NeoVim",
|
|
||||||
"(.*) — Mozilla Firefox": " Mozilla Firefox",
|
|
||||||
}
|
|
||||||
},
|
|
||||||
|
|
||||||
"hyprland/workspaces": {
|
|
||||||
"all-outputs": true,
|
|
||||||
"format": "{icon}",
|
|
||||||
"format-icons": {
|
|
||||||
"1": "",
|
|
||||||
"2": "",
|
|
||||||
"3": "",
|
|
||||||
"urgent": "",
|
|
||||||
"active": "",
|
|
||||||
"default": ""
|
|
||||||
}
|
|
||||||
},
|
|
||||||
|
|
||||||
"backlight": {
|
|
||||||
"format": "{icon} <b>{percent}</b>",
|
|
||||||
"format-icons": ["", ""],
|
|
||||||
"tooltip": false,
|
|
||||||
},
|
|
||||||
|
|
||||||
"pulseaudio": {
|
|
||||||
"format": "{icon} <b>{volume}</b>",
|
|
||||||
"format-bluetooth": "{icon} {volume}%",
|
|
||||||
"format-bluetooth-muted": " ",
|
|
||||||
"format-muted": " ",
|
|
||||||
"format-icons": {
|
|
||||||
"headph": "",
|
|
||||||
"default": [" ", ""],
|
|
||||||
},
|
|
||||||
"tooltip": false,
|
|
||||||
"on-click": "pavucontrol",
|
|
||||||
},
|
|
||||||
|
|
||||||
"network": {
|
|
||||||
"interval": 30,
|
|
||||||
"format-wifi": " {essid}",
|
|
||||||
"format-ethernet": " Wired",
|
|
||||||
"fomat-disconnected": " Disconnected",
|
|
||||||
"tooltip-format-wifi": "{essid} ({signalStrength}%)",
|
|
||||||
"tooltip-format-ethernet": "{ifname} ",
|
|
||||||
"tooltip-format-disconnected": "Disconnected",
|
|
||||||
},
|
|
||||||
|
|
||||||
"battery": {
|
|
||||||
"states": {
|
|
||||||
"warning": 30,
|
|
||||||
"critical": 15
|
|
||||||
},
|
|
||||||
"format": "{icon} {capacity}%",
|
|
||||||
"format-icons": [" ", " ", " ", " ", " "],
|
|
||||||
"max-length": 25,
|
|
||||||
"tooltip": false,
|
|
||||||
},
|
|
||||||
|
|
||||||
"tray": {
|
|
||||||
"icon-size": 20,
|
|
||||||
"spacing": 10,
|
|
||||||
},
|
|
||||||
|
|
||||||
"custom/separator-dot": {
|
|
||||||
"format": " ",
|
|
||||||
"tooltip": false,
|
|
||||||
"on-click": "$HOME/.config/hypr/scripts/random-wallpaper"
|
|
||||||
},
|
|
||||||
|
|
||||||
"custom/separator-gap": {
|
|
||||||
"format": " ",
|
|
||||||
"tooltip": false,
|
|
||||||
},
|
|
||||||
|
|
||||||
"custom/separator-arrow": {
|
|
||||||
"format": " ",
|
|
||||||
"tooltip": false,
|
|
||||||
},
|
|
||||||
|
|
||||||
"custom/spotify": {
|
|
||||||
"exec": "/usr/bin/python3 $HOME/.config/waybar/custom-scripts/mediaplayer.py --player spotify --verbose",
|
|
||||||
"format": "{} ",
|
|
||||||
"return-type": "json",
|
|
||||||
"on-click": "playerctl play-pause",
|
|
||||||
"on-scroll-up": "playerctl next",
|
|
||||||
"on-scroll-down": "playerctl previous"
|
|
||||||
},
|
|
||||||
"custom/power": {
|
|
||||||
"format": "",
|
|
||||||
"on-click": "~/.config/rofi/bin/powermenu",
|
|
||||||
"tooltip": false,
|
|
||||||
},
|
|
||||||
}
|
|
170
config.save.1
170
config.save.1
|
@ -1,170 +0,0 @@
|
||||||
{
|
|
||||||
"layer": "top",
|
|
||||||
"position": "top",
|
|
||||||
"spacing": 4,
|
|
||||||
"margin-top": 5,
|
|
||||||
"margin-bottom": 0,
|
|
||||||
"margin-left": 5,
|
|
||||||
"margin-right": 5,
|
|
||||||
|
|
||||||
"modules-left": [
|
|
||||||
"custom/icon",
|
|
||||||
"clock",
|
|
||||||
"custom/spotify",
|
|
||||||
],
|
|
||||||
|
|
||||||
"modules-center": [
|
|
||||||
"hyprland/window",
|
|
||||||
"custom/separator-arrow",
|
|
||||||
"hyprland/workspaces",
|
|
||||||
],
|
|
||||||
|
|
||||||
"modules-right": [
|
|
||||||
"backlight",
|
|
||||||
"pulseaudio",
|
|
||||||
"network",
|
|
||||||
"battery",
|
|
||||||
"tray",
|
|
||||||
"custom/power",
|
|
||||||
],
|
|
||||||
|
|
||||||
"custom/icon": {
|
|
||||||
"format": "",
|
|
||||||
"on-click": "~/.config/rofi/bin/launcher",
|
|
||||||
"tooltip": false
|
|
||||||
},
|
|
||||||
|
|
||||||
"cpu": {
|
|
||||||
"interval": 10,
|
|
||||||
"format": " {usage}%",
|
|
||||||
"max-length": 10,
|
|
||||||
"tooltip": false
|
|
||||||
},
|
|
||||||
|
|
||||||
clock": {
|
|
||||||
"format": "{: %d-%m-24 %H:%M}",
|
|
||||||
//"format": "{:%a}",
|
|
||||||
"tooltip-format": "<tt>{calendar}</tt>",
|
|
||||||
"calendar": {
|
|
||||||
"mode" : "month",
|
|
||||||
"format": {
|
|
||||||
"months": "<span color='#cdd6f4'><b>{}</b></span>",
|
|
||||||
"days": "<span color='#cdd6f4'><b>{}</b></span>",
|
|
||||||
"weeks": "<span color='#cdd6f4'><b>W{}</b></span>",
|
|
||||||
"weekdays": "<span color='#cdd6f4'><b>{}</b></span>",
|
|
||||||
"today": "<span color='#f38ba8'><b>{}</b></span>"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
},
|
|
||||||
|
|
||||||
"memory": {
|
|
||||||
"interval": 30,
|
|
||||||
"format": " {used}GiB",
|
|
||||||
"format-alt": " {used:0.1f}G",
|
|
||||||
"max-length": 10
|
|
||||||
},
|
|
||||||
|
|
||||||
"temperature": {
|
|
||||||
"format": " {temperatureF}°F"
|
|
||||||
},
|
|
||||||
|
|
||||||
"hyprland/window": {
|
|
||||||
"format": " {}",
|
|
||||||
"rewrite": {
|
|
||||||
"(.*) - NVIM": " NeoVim",
|
|
||||||
"(.*) — Mozilla Firefox": " Mozilla Firefox",
|
|
||||||
" ": " Desktop",
|
|
||||||
"(.*) Spotify Free": " Spotify",
|
|
||||||
"(.*) Spotify": " Spotify",
|
|
||||||
" ~": " l6174@Radon",
|
|
||||||
"(.*) - Obsidian(.*)": " Obsidian",
|
|
||||||
}
|
|
||||||
},
|
|
||||||
|
|
||||||
"hyprland/workspaces": {
|
|
||||||
"all-outputs": true,
|
|
||||||
"format": "{icon}",
|
|
||||||
"format-icons": {
|
|
||||||
"1": "",
|
|
||||||
"2": "",
|
|
||||||
"3": "",
|
|
||||||
"urgent": "",
|
|
||||||
"active": "",
|
|
||||||
"default": ""
|
|
||||||
}
|
|
||||||
},
|
|
||||||
|
|
||||||
"backlight": {
|
|
||||||
"format": "{icon} <b>{percent}</b>",
|
|
||||||
"format-icons": ["", ""],
|
|
||||||
"tooltip": false,
|
|
||||||
},
|
|
||||||
|
|
||||||
"pulseaudio": {
|
|
||||||
"format": "{icon} <b>{volume}</b>",
|
|
||||||
"format-bluetooth": "{icon} {volume}%",
|
|
||||||
"format-bluetooth-muted": " ",
|
|
||||||
"format-muted": " ",
|
|
||||||
"format-icons": {
|
|
||||||
"headset": "",
|
|
||||||
"default": ["", ""],
|
|
||||||
},
|
|
||||||
"tooltip": false,
|
|
||||||
"on-click": "pavucontrol",
|
|
||||||
},
|
|
||||||
|
|
||||||
"network": {
|
|
||||||
"interval": 30,
|
|
||||||
"format-wifi": " {essid}",
|
|
||||||
"format-ethernet": " Wired",
|
|
||||||
"fomat-disconnected": " Disconnected",
|
|
||||||
"tooltip-format-wifi": "{essid} ({signalStrength}%)",
|
|
||||||
"tooltip-format-ethernet": "{ifname} ",
|
|
||||||
"tooltip-format-disconnected": "Disconnected",
|
|
||||||
},
|
|
||||||
"battery": {
|
|
||||||
"states": {
|
|
||||||
"warning": 30,
|
|
||||||
"critical": 15
|
|
||||||
},
|
|
||||||
"format": "{icon} {capacity}%",
|
|
||||||
"format-icons": [" ", " ", " ", " ", " "],
|
|
||||||
"max-length": 25,
|
|
||||||
"tooltip": false,
|
|
||||||
},
|
|
||||||
|
|
||||||
"tray": {
|
|
||||||
"icon-size": 20,
|
|
||||||
"spacing": 10,
|
|
||||||
},
|
|
||||||
|
|
||||||
"custom/separator-dot": {
|
|
||||||
"format": " ",
|
|
||||||
"tooltip": false,
|
|
||||||
"on-click": "$HOME/.config/hypr/scripts/random-wallpaper"
|
|
||||||
},
|
|
||||||
|
|
||||||
"custom/separator-gap": {
|
|
||||||
"format": " ",
|
|
||||||
"tooltip": false,
|
|
||||||
},
|
|
||||||
|
|
||||||
"custom/separator-arrow": {
|
|
||||||
"format": " ",
|
|
||||||
"tooltip": false,
|
|
||||||
},
|
|
||||||
|
|
||||||
"custom/spotify": {
|
|
||||||
"exec": "/usr/bin/python3 $HOME/.config/waybar/custom-scripts/mediaplayer.py --player spotify --verbose",
|
|
||||||
"format": " {} ",
|
|
||||||
"return-type": "json",
|
|
||||||
"on-click": "playerctl play-pause",
|
|
||||||
"on-scroll-up": "playerctl next",
|
|
||||||
"on-scroll-down": "playerctl previous"
|
|
||||||
},
|
|
||||||
"custom/power": {
|
|
||||||
"format": "",
|
|
||||||
"on-click": "~/.config/rofi/bin/powermenu",
|
|
||||||
"tooltip": false,
|
|
||||||
},
|
|
||||||
}
|
|
207
config.save.2
207
config.save.2
|
@ -1,207 +0,0 @@
|
||||||
{
|
|
||||||
"layer": "top",
|
|
||||||
"position": "top",
|
|
||||||
"spacing": 4,
|
|
||||||
"margin-top": 5,
|
|
||||||
"margin-bottom": 0,
|
|
||||||
"margin-left": 5,
|
|
||||||
"margin-right": 5,
|
|
||||||
|
|
||||||
"modules-left": [
|
|
||||||
"custom/icon",
|
|
||||||
"custom/separator-space",
|
|
||||||
"hyprland/workspaces",
|
|
||||||
"custom/spotify",2
|
|
||||||
"custom/separator-arrow",
|
|
||||||
"hyprland/window",
|
|
||||||
],
|
|
||||||
|
|
||||||
"modules-center": [
|
|
||||||
"clock"
|
|
||||||
],
|
|
||||||
|
|
||||||
"modules-right": [
|
|
||||||
"backlight",
|
|
||||||
"pulseaudio",
|
|
||||||
"network",
|
|
||||||
"battery",
|
|
||||||
"tray",
|
|
||||||
"custom/inhibitor",
|
|
||||||
"custom/notification",
|
|
||||||
"custom/power",
|
|
||||||
],
|
|
||||||
|
|
||||||
"custom/icon": {
|
|
||||||
"format": "",
|
|
||||||
"on-click": "~/.config/rofi/bin/launcher",
|
|
||||||
"tooltip": false
|
|
||||||
},
|
|
||||||
|
|
||||||
"cpu": {
|
|
||||||
"interval": 10,
|
|
||||||
"format": " {usage}%",
|
|
||||||
"max-length": 10,
|
|
||||||
"tooltip": false
|
|
||||||
},
|
|
||||||
|
|
||||||
"clock": {
|
|
||||||
"format": "<b> {:%H:%M %d/%m} </b>",
|
|
||||||
//"format": "{:%a}",
|
|
||||||
"tooltip-format": "<tt>{calendar}</tt>",
|
|
||||||
"calendar": {
|
|
||||||
"mode" : "month",
|
|
||||||
"format": {
|
|
||||||
"months": "<span color='#cdd6f4'><b>{}</b></span>",
|
|
||||||
"days": "<span color='#cdd6f4'><b>{}</b></span>",
|
|
||||||
"weeks": "<span color='#cdd6f4'><b>W{}</b></span>",
|
|
||||||
"weekdays": "<span color='#cdd6f4'><b>{}</b></span>",
|
|
||||||
"today": "<span color='#f38ba8'><b>{}</b></span>"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
},
|
|
||||||
|
|
||||||
"memory": {
|
|
||||||
"interval": 30,
|
|
||||||
"format": " {used}GiB",
|
|
||||||
"format-alt": " {used:0.1f}G",
|
|
||||||
"max-length": 10
|
|
||||||
},
|
|
||||||
|
|
||||||
"temperature": {
|
|
||||||
"format": " {temperatureF}°F"
|
|
||||||
},
|
|
||||||
|
|
||||||
"hyprland/window": {
|
|
||||||
"format": " {}",
|
|
||||||
"rewrite": {
|
|
||||||
"(.*) - NVIM": " NeoVim",
|
|
||||||
"(.*) — Mozilla Firefox": " Firefox",
|
|
||||||
" ": " Desktop",
|
|
||||||
"(.*) Spotify Free": " Spotify",
|
|
||||||
"(.*) Spotify": " Spotify",
|
|
||||||
" ~": " l6174@Radon",
|
|
||||||
"(.*) - Obsidian(.*)": " Obsidian",
|
|
||||||
}
|
|
||||||
},
|
|
||||||
|
|
||||||
"hyprland/workspaces": {
|
|
||||||
"all-outputs": false,
|
|
||||||
"format": "{icon}",
|
|
||||||
"format-icons": {
|
|
||||||
"urgent": " ",
|
|
||||||
"persistent": " ",
|
|
||||||
"active": " ",
|
|
||||||
"empty": " "
|
|
||||||
},
|
|
||||||
"persistent-workspaces": {
|
|
||||||
"1": [],
|
|
||||||
"2": [],
|
|
||||||
"3": [],
|
|
||||||
"4": []
|
|
||||||
}
|
|
||||||
},
|
|
||||||
|
|
||||||
"backlight": {
|
|
||||||
"format": "{icon} <b>{percent}</b>",
|
|
||||||
"format-icons": ["", "", ""],
|
|
||||||
"tooltip": false,
|
|
||||||
},
|
|
||||||
|
|
||||||
"pulseaudio": {
|
|
||||||
"format": "{icon} <b>{volume}</b>",
|
|
||||||
"format-bluetooth": "{icon} {volume}%",
|
|
||||||
"format-bluetooth-muted": " ",
|
|
||||||
"format-muted": " ",
|
|
||||||
"format-icons": {
|
|
||||||
"headset": "",
|
|
||||||
"default": ["", "", ""],
|
|
||||||
},
|
|
||||||
"tooltip": false,
|
|
||||||
"on-click": "pavucontrol",
|
|
||||||
},
|
|
||||||
|
|
||||||
"network": {
|
|
||||||
"interval": 30,
|
|
||||||
"format-wifi": " {essid}",
|
|
||||||
"format-ethernet": " Wired",
|
|
||||||
"fomat-disconnected": " Disconnected",
|
|
||||||
"tooltip-format-wifi": "{essid} ({signalStrength}%)",
|
|
||||||
"tooltip-format-ethernet": "{ifname} ",
|
|
||||||
"tooltip-format-disconnected": "Disconnected",
|
|
||||||
},
|
|
||||||
"battery": {
|
|
||||||
"states": {
|
|
||||||
"warning": 30,
|
|
||||||
"critical": 15
|
|
||||||
},
|
|
||||||
"format": "{icon} {capacity}%",
|
|
||||||
"format-icons": ["", "", "", "", "", ""],
|
|
||||||
"max-length": 25,
|
|
||||||
"tooltip": false,
|
|
||||||
},
|
|
||||||
|
|
||||||
"tray": {
|
|
||||||
"icon-size": 20,
|
|
||||||
"spacing": 10,
|
|
||||||
},
|
|
||||||
|
|
||||||
"custom/inhibitor": {
|
|
||||||
"exec": "~/.local/bin/waybar-inhibitor",
|
|
||||||
"interval": 5,
|
|
||||||
"return-type": "json",
|
|
||||||
"tooltip": true,
|
|
||||||
"on-click": "~/.local/bin/inhibitor",
|
|
||||||
"signal": 10
|
|
||||||
},
|
|
||||||
|
|
||||||
|
|
||||||
"custom/separator-dot": {
|
|
||||||
"format": " ",
|
|
||||||
"tooltip": false,
|
|
||||||
"on-click": "$HOME/.config/hypr/scripts/random-wallpaper"
|
|
||||||
},
|
|
||||||
|
|
||||||
"custom/separator-gap": {
|
|
||||||
"format": " ",
|
|
||||||
"tooltip": false,
|
|
||||||
},
|
|
||||||
|
|
||||||
"custom/separator-arrow": {
|
|
||||||
"format": " ",
|
|
||||||
"tooltip": false,
|
|
||||||
},
|
|
||||||
|
|
||||||
"custom/spotify": {
|
|
||||||
"exec": "/usr/bin/python3 $HOME/.config/waybar/custom-scripts/mediaplayer.py --player spotify --verbose",
|
|
||||||
"format": " {} ",
|
|
||||||
"return-type": "json",
|
|
||||||
"on-click": "playerctl play-pause",
|
|
||||||
"on-scroll-up": "playerctl next",
|
|
||||||
"on-scroll-down": "playerctl previous"
|
|
||||||
},
|
|
||||||
"custom/power": {
|
|
||||||
"format": "",
|
|
||||||
"on-click": "~/.config/rofi/bin/powermenu",
|
|
||||||
"tooltip": false,
|
|
||||||
},
|
|
||||||
"custom/notification": {
|
|
||||||
"tooltip": false,
|
|
||||||
"format": "{icon}",
|
|
||||||
"format-icons": {
|
|
||||||
"notification": " ",
|
|
||||||
"none": " ",
|
|
||||||
"dnd-notification": " ",
|
|
||||||
"dnd-none": " ",
|
|
||||||
"inhibited-notification": " ",
|
|
||||||
"inhibited-none": " ",
|
|
||||||
"dnd-inhibited-notification": " ",
|
|
||||||
"dnd-inhibited-none": " "
|
|
||||||
},
|
|
||||||
"return-type": "json",
|
|
||||||
"exec-if": "which swaync-client",
|
|
||||||
"exec": "swaync-client -swb",
|
|
||||||
"on-click": "swaync-client -t -sw",
|
|
||||||
"on-click-right": "swaync-client -d -sw",
|
|
||||||
"escape": true
|
|
||||||
},
|
|
||||||
}
|
|
204
pywal_style.css
204
pywal_style.css
|
@ -1,204 +0,0 @@
|
||||||
@import "pywal.css";
|
|
||||||
@import "mocha.css";
|
|
||||||
|
|
||||||
* {
|
|
||||||
padding: 0px;
|
|
||||||
margin: 0px;
|
|
||||||
font-family: "Rubik", "JetBrains Mono Nerd Font";
|
|
||||||
font-size: 12px;
|
|
||||||
font-weight: bold;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* ------ Set a Uniform Border Radius ------ */
|
|
||||||
.modules-left, .modules-center, .modules-right, #cpu, #memory, #temperature, #pulseaudio, #backlight, #custom-spotify, #custom-icon, #custom-updates, #network, #battery, #tray, #idle_inhibitor, #custom-power, #custom-notification {
|
|
||||||
border-radius: 6px;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* ------ Modules Left ------ */
|
|
||||||
.modules-left {
|
|
||||||
background-color: @base;
|
|
||||||
padding-right: 5px;
|
|
||||||
padding-left: 5px;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* ------ Modules Center ------ */
|
|
||||||
.modules-center {
|
|
||||||
background-color: @base;
|
|
||||||
padding-right: 5px;
|
|
||||||
padding-left: 5px;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* ------ Modules Right ------ */
|
|
||||||
.modules-right {
|
|
||||||
background-color: @base;
|
|
||||||
padding-right: 5px;
|
|
||||||
padding-left: 5px;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* ------ Cpu Usage, Temperature, and Memory ------ */
|
|
||||||
#cpu, #temperature, #memory {
|
|
||||||
background-color: @surface0;
|
|
||||||
padding: 4px 4px;
|
|
||||||
margin: 4px 4px;
|
|
||||||
font-size: 12px;
|
|
||||||
}
|
|
||||||
|
|
||||||
#cpu { color: @peach; }
|
|
||||||
#memory { color: @mauve; }
|
|
||||||
#temperature { color: @maroon; }
|
|
||||||
|
|
||||||
/* ------ Window Title ------ */
|
|
||||||
#window {
|
|
||||||
color: @color7;
|
|
||||||
padding-right: 4px;
|
|
||||||
}
|
|
||||||
|
|
||||||
window#waybar {
|
|
||||||
background-color: rgba(0, 0, 0, 0);
|
|
||||||
/* border-bottom: 0px solid #ffffff; */
|
|
||||||
/* color: #FFFFFF; */
|
|
||||||
background: transparent;
|
|
||||||
transition-property: background-color;
|
|
||||||
transition-duration: .5s;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* -----------------------------------------------------
|
|
||||||
* Workspaces
|
|
||||||
* ----------------------------------------------------- */
|
|
||||||
|
|
||||||
#workspaces button.empty {
|
|
||||||
color: @color2;
|
|
||||||
font-family: JetBrainsMono Nerd Font;
|
|
||||||
}
|
|
||||||
|
|
||||||
#workspaces {
|
|
||||||
margin: 0px 1px 0px 1px;
|
|
||||||
padding: 0px 1px;
|
|
||||||
font-family: JetBrainsMono Nerd Font;
|
|
||||||
}
|
|
||||||
|
|
||||||
#workspaces button {
|
|
||||||
padding: 0px 2px;
|
|
||||||
margin: 4px 2px;
|
|
||||||
color: @color7;
|
|
||||||
font-family: JetBrainsMono Nerd Font;
|
|
||||||
}
|
|
||||||
|
|
||||||
#workspaces button:hover {
|
|
||||||
opacity:0.5;
|
|
||||||
color: @color3;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* ------ Pulseaudio ------ */
|
|
||||||
#pulseaudio {
|
|
||||||
color: @peach;
|
|
||||||
background-color: @surface0;
|
|
||||||
padding: 2px 5px;
|
|
||||||
margin: 4px 2px;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* ------ Backlight ------ */
|
|
||||||
#backlight {
|
|
||||||
color: @surface1;
|
|
||||||
background-color: @surface0;
|
|
||||||
padding: 2px 5px;
|
|
||||||
margin: 4px 2px;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* ------ Network ------ */
|
|
||||||
#network {
|
|
||||||
color: @mauve;
|
|
||||||
background-color: @surface0;
|
|
||||||
padding: 2px 5px;
|
|
||||||
margin: 4px 2px;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* ------ Battery ------ */
|
|
||||||
#battery {
|
|
||||||
color: @maroon;
|
|
||||||
background-color: @surface0;
|
|
||||||
padding: 2px 5px;
|
|
||||||
margin: 4px 2px;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* ------ Clock ------ */
|
|
||||||
#clock {
|
|
||||||
padding-left: 10px;
|
|
||||||
color: @color7;
|
|
||||||
font-weight: bold;
|
|
||||||
font-size: 13px;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* ------ System Tray ------ */
|
|
||||||
#tray {
|
|
||||||
background-color: @surface0;
|
|
||||||
padding: 2px 5px;
|
|
||||||
margin: 4px 2px;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* ------ Custom Modules ------ */
|
|
||||||
#custom-icon {
|
|
||||||
font-size: 18px;
|
|
||||||
color: @color2;
|
|
||||||
padding-right: 5px;
|
|
||||||
}
|
|
||||||
|
|
||||||
#custom-separator-arrow {
|
|
||||||
font-size: 14px;
|
|
||||||
color: @text;
|
|
||||||
}
|
|
||||||
|
|
||||||
#custom-separator-dot {
|
|
||||||
font-size: 15px;
|
|
||||||
color: @text;
|
|
||||||
}
|
|
||||||
|
|
||||||
#custom-spotify {
|
|
||||||
color: @mauve;
|
|
||||||
background-color: @surface0;
|
|
||||||
padding: 2px 9px;
|
|
||||||
margin: 4px 2px;
|
|
||||||
}
|
|
||||||
#custom-power {
|
|
||||||
color: @red;
|
|
||||||
background-color: @surface0;
|
|
||||||
padding: 2px 9px;
|
|
||||||
margin: 4px 2px;
|
|
||||||
font-size: 15px;
|
|
||||||
}
|
|
||||||
|
|
||||||
#idle_inhibitor {
|
|
||||||
color: @green;
|
|
||||||
background-color: @surface0;
|
|
||||||
padding: 2px 9px;
|
|
||||||
margin: 4px 2px;
|
|
||||||
font-size: 15px;
|
|
||||||
}
|
|
||||||
|
|
||||||
#custom-updates {
|
|
||||||
padding: 2px 8px;
|
|
||||||
margin: 4px 4px;
|
|
||||||
background-color: @surface0;
|
|
||||||
}
|
|
||||||
#custom-updates.green {
|
|
||||||
color: @text;
|
|
||||||
}
|
|
||||||
#custom-updates.yellow {
|
|
||||||
color: @peach;
|
|
||||||
}
|
|
||||||
#custom-updates.red {
|
|
||||||
color: @red;
|
|
||||||
}
|
|
||||||
|
|
||||||
#custom-notification {
|
|
||||||
color: @teal;
|
|
||||||
background-color: @surface0;
|
|
||||||
padding: 2px 9px;
|
|
||||||
margin: 4px 2px;
|
|
||||||
font-size: 15px;
|
|
||||||
}
|
|
||||||
|
|
||||||
tooltip {
|
|
||||||
background: @base;
|
|
||||||
border: 1px solid @blue;
|
|
||||||
}
|
|
203
style.css
203
style.css
|
@ -1,203 +0,0 @@
|
||||||
@import "mocha.css";
|
|
||||||
|
|
||||||
* {
|
|
||||||
padding: 0px;
|
|
||||||
margin: 0px;
|
|
||||||
font-family: "Rubik", "JetBrains Mono Nerd Font";
|
|
||||||
font-size: 12px;
|
|
||||||
font-weight: bold;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* ------ Set a Uniform Border Radius ------ */
|
|
||||||
.modules-left, .modules-center, .modules-right, #cpu, #memory, #temperature, #pulseaudio, #backlight, #custom-spotify, #custom-icon, #custom-updates, #network, #battery, #tray, #idle_inhibitor, #custom-power, #custom-notification {
|
|
||||||
border-radius: 6px;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* ------ Modules Left ------ */
|
|
||||||
.modules-left {
|
|
||||||
background-color: @base;
|
|
||||||
padding-right: 5px;
|
|
||||||
padding-left: 5px;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* ------ Modules Center ------ */
|
|
||||||
.modules-center {
|
|
||||||
background-color: @base;
|
|
||||||
padding-right: 5px;
|
|
||||||
padding-left: 5px;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* ------ Modules Right ------ */
|
|
||||||
.modules-right {
|
|
||||||
background-color: @base;
|
|
||||||
padding-right: 5px;
|
|
||||||
padding-left: 5px;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* ------ Cpu Usage, Temperature, and Memory ------ */
|
|
||||||
#cpu, #temperature, #memory {
|
|
||||||
background-color: @surface0;
|
|
||||||
padding: 4px 4px;
|
|
||||||
margin: 4px 4px;
|
|
||||||
font-size: 12px;
|
|
||||||
}
|
|
||||||
|
|
||||||
#cpu { color: @peach; }
|
|
||||||
#memory { color: @mauve; }
|
|
||||||
#temperature { color: @maroon; }
|
|
||||||
|
|
||||||
/* ------ Window Title ------ */
|
|
||||||
#window {
|
|
||||||
color: @color7;
|
|
||||||
padding-right: 4px;
|
|
||||||
}
|
|
||||||
|
|
||||||
window#waybar {
|
|
||||||
background-color: rgba(0, 0, 0, 0);
|
|
||||||
/* border-bottom: 0px solid #ffffff; */
|
|
||||||
/* color: #FFFFFF; */
|
|
||||||
background: transparent;
|
|
||||||
transition-property: background-color;
|
|
||||||
transition-duration: .5s;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* -----------------------------------------------------
|
|
||||||
* Workspaces
|
|
||||||
* ----------------------------------------------------- */
|
|
||||||
|
|
||||||
#workspaces button.empty {
|
|
||||||
color: @lavender;
|
|
||||||
font-family: JetBrainsMono Nerd Font;
|
|
||||||
}
|
|
||||||
|
|
||||||
#workspaces {
|
|
||||||
margin: 0px 1px 0px 1px;
|
|
||||||
padding: 0px 1px;
|
|
||||||
font-family: JetBrainsMono Nerd Font;
|
|
||||||
}
|
|
||||||
|
|
||||||
#workspaces button {
|
|
||||||
padding: 0px 2px;
|
|
||||||
margin: 4px 2px;
|
|
||||||
color: @mauve;
|
|
||||||
font-family: JetBrainsMono Nerd Font;
|
|
||||||
}
|
|
||||||
|
|
||||||
#workspaces button:hover {
|
|
||||||
opacity:0.5;
|
|
||||||
color: @blue;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* ------ Pulseaudio ------ */
|
|
||||||
#pulseaudio {
|
|
||||||
color: @peach;
|
|
||||||
background-color: @surface0;
|
|
||||||
padding: 2px 5px;
|
|
||||||
margin: 4px 2px;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* ------ Backlight ------ */
|
|
||||||
#backlight {
|
|
||||||
color: @sky;
|
|
||||||
background-color: @surface0;
|
|
||||||
padding: 2px 5px;
|
|
||||||
margin: 4px 2px;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* ------ Network ------ */
|
|
||||||
#network {
|
|
||||||
color: @mauve;
|
|
||||||
background-color: @surface0;
|
|
||||||
padding: 2px 5px;
|
|
||||||
margin: 4px 2px;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* ------ Battery ------ */
|
|
||||||
#battery {
|
|
||||||
color: @maroon;
|
|
||||||
background-color: @surface0;
|
|
||||||
padding: 2px 5px;
|
|
||||||
margin: 4px 2px;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* ------ Clock ------ */
|
|
||||||
#clock {
|
|
||||||
padding-left: 10px;
|
|
||||||
color: @red;
|
|
||||||
font-weight: bold;
|
|
||||||
font-size: 13px;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* ------ System Tray ------ */
|
|
||||||
#tray {
|
|
||||||
background-color: @surface0;
|
|
||||||
padding: 2px 5px;
|
|
||||||
margin: 4px 2px;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* ------ Custom Modules ------ */
|
|
||||||
#custom-icon {
|
|
||||||
font-size: 18px;
|
|
||||||
color: @teal;
|
|
||||||
padding-right: 5px;
|
|
||||||
}
|
|
||||||
|
|
||||||
#custom-separator-arrow {
|
|
||||||
font-size: 14px;
|
|
||||||
color: @text;
|
|
||||||
}
|
|
||||||
|
|
||||||
#custom-separator-dot {
|
|
||||||
font-size: 15px;
|
|
||||||
color: @text;
|
|
||||||
}
|
|
||||||
|
|
||||||
#custom-spotify {
|
|
||||||
color: @mauve;
|
|
||||||
background-color: @surface0;
|
|
||||||
padding: 2px 9px;
|
|
||||||
margin: 4px 2px;
|
|
||||||
}
|
|
||||||
#custom-power {
|
|
||||||
color: @red;
|
|
||||||
background-color: @surface0;
|
|
||||||
padding: 2px 9px;
|
|
||||||
margin: 4px 2px;
|
|
||||||
font-size: 15px;
|
|
||||||
}
|
|
||||||
|
|
||||||
#idle_inhibitor {
|
|
||||||
color: @green;
|
|
||||||
background-color: @surface0;
|
|
||||||
padding: 2px 9px;
|
|
||||||
margin: 4px 2px;
|
|
||||||
font-size: 15px;
|
|
||||||
}
|
|
||||||
|
|
||||||
#custom-updates {
|
|
||||||
padding: 2px 8px;
|
|
||||||
margin: 4px 4px;
|
|
||||||
background-color: @surface0;
|
|
||||||
}
|
|
||||||
#custom-updates.green {
|
|
||||||
color: @text;
|
|
||||||
}
|
|
||||||
#custom-updates.yellow {
|
|
||||||
color: @peach;
|
|
||||||
}
|
|
||||||
#custom-updates.red {
|
|
||||||
color: @red;
|
|
||||||
}
|
|
||||||
|
|
||||||
#custom-notification {
|
|
||||||
color: @teal;
|
|
||||||
background-color: @surface0;
|
|
||||||
padding: 2px 9px;
|
|
||||||
margin: 4px 2px;
|
|
||||||
font-size: 15px;
|
|
||||||
}
|
|
||||||
|
|
||||||
tooltip {
|
|
||||||
background: @base;
|
|
||||||
border: 1px solid @blue;
|
|
||||||
}
|
|
Loading…
Add table
Add a link
Reference in a new issue