Updated config
This commit is contained in:
parent
f0f26f7b6b
commit
56aa5d1e9d
@ -1,4 +1,6 @@
|
|||||||
XDG_CACHE_HOME=$HOME/.cache
|
XDG_CACHE_HOME=$HOME/.cache
|
||||||
XDG_CONFIG_HOME=$HOME/.config
|
XDG_CONFIG_HOME=$HOME/.config
|
||||||
XDG_DATA_HOME=$HOME/.local/share
|
XDG_DATA_HOME=$HOME/.local/share
|
||||||
|
XDG_BIN_HOME=$HOME/.local/bin
|
||||||
|
XDG_LIB_HOME=$HOME/.local/lib
|
||||||
XDG_STATE_HOME=$HOME/.local/state
|
XDG_STATE_HOME=$HOME/.local/state
|
@ -1,5 +1,6 @@
|
|||||||
BROWSER=firefox
|
BROWSER=firefox
|
||||||
EDITOR=nvim
|
EDITOR=nvim
|
||||||
LANG=en_US.UTF-8
|
LANG=en_US.UTF-8
|
||||||
|
PAGER=less
|
||||||
SSH_AUTH_SOCK=$XDG_RUNTIME_DIR/ssh-agent.socket
|
SSH_AUTH_SOCK=$XDG_RUNTIME_DIR/ssh-agent.socket
|
||||||
TERMINAL=foot
|
TERMINAL=foot
|
@ -13,9 +13,9 @@ windowrulev2 = suppressevent maximize, class:.*
|
|||||||
windowrulev2 = float, class:($wallpaper)
|
windowrulev2 = float, class:($wallpaper)
|
||||||
|
|
||||||
# No gaps when there is a single window
|
# No gaps when there is a single window
|
||||||
# workspace = w[tv1], gapsout:0, gapsin:0
|
workspace = w[tv1], gapsout:0, gapsin:0
|
||||||
# workspace = f[1], gapsout:0, gapsin:0
|
workspace = f[1], gapsout:0, gapsin:0
|
||||||
# windowrulev2 = bordersize 0, floating:0, onworkspace:w[tv1]
|
windowrulev2 = bordersize 0, floating:0, onworkspace:w[tv1]
|
||||||
# windowrulev2 = rounding 0, floating:0, onworkspace:w[tv1]
|
windowrulev2 = rounding 0, floating:0, onworkspace:w[tv1]
|
||||||
# windowrulev2 = bordersize 0, floating:0, onworkspace:f[1]
|
windowrulev2 = bordersize 0, floating:0, onworkspace:f[1]
|
||||||
# windowrulev2 = rounding 0, floating:0, onworkspace:f[1]
|
windowrulev2 = rounding 0, floating:0, onworkspace:f[1]
|
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"layer": "top",
|
"layer": "top",
|
||||||
"position": "top",
|
"position": "bottom",
|
||||||
"modules-left": [
|
"modules-left": [
|
||||||
"hyprland/workspaces"
|
"custom/os",
|
||||||
|
"hyprland/window"
|
||||||
],
|
],
|
||||||
"modules-center": [
|
"modules-center": [
|
||||||
"clock"
|
|
||||||
],
|
],
|
||||||
"modules-right": [
|
"modules-right": [
|
||||||
"group/hardware",
|
"group/hardware",
|
||||||
"custom/updates",
|
|
||||||
"wireplumber",
|
"wireplumber",
|
||||||
|
"clock"
|
||||||
],
|
],
|
||||||
"group/hardware": {
|
"group/hardware": {
|
||||||
"orientation": "horizontal",
|
"orientation": "horizontal",
|
||||||
@ -20,6 +20,7 @@
|
|||||||
"temperature",
|
"temperature",
|
||||||
"memory",
|
"memory",
|
||||||
"disk",
|
"disk",
|
||||||
|
"network"
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
"include": "~/.config/waybar/modules.jsonc",
|
"include": "~/.config/waybar/modules.jsonc",
|
||||||
|
@ -1,14 +1,14 @@
|
|||||||
{
|
{
|
||||||
"clock": {
|
"clock": {
|
||||||
"interval": 60,
|
"interval": 60,
|
||||||
"format": "<span color='#ffffff40'> </span> {:%H : %M}",
|
"format": "<span color='#ffffff40'> </span> {:%H:%M}",
|
||||||
"tooltip-format": "{:%A, %Y-%m-%d}",
|
"tooltip-format": "{:%A, %Y-%m-%d}",
|
||||||
"on-click": "$TERMINAL -e peaclock",
|
"on-click": "$TERMINAL -e peaclock",
|
||||||
"on-click-right": "date -u +'%Y-%m-%dT%H:%M:%SZ' | wl-copy",
|
"on-click-right": "date -u +'%Y-%m-%dT%H:%M:%SZ' | wl-copy",
|
||||||
},
|
},
|
||||||
"cpu": {
|
"cpu": {
|
||||||
"interval": 2,
|
"interval": 2,
|
||||||
"format": "<span color='#ffffff40'>{icon}</span> {usage}%",
|
"format": "<span color='#ffffff40'>{icon} </span> {usage}%",
|
||||||
"format-icons": ["", "", ""],
|
"format-icons": ["", "", ""],
|
||||||
"max-length": 10,
|
"max-length": 10,
|
||||||
"on-click": "$TERMINAL -e btop",
|
"on-click": "$TERMINAL -e btop",
|
||||||
@ -34,30 +34,23 @@
|
|||||||
"max-length": 10,
|
"max-length": 10,
|
||||||
"on-click": "$TERMINAL -e btop",
|
"on-click": "$TERMINAL -e btop",
|
||||||
},
|
},
|
||||||
"network#up": {
|
"network": {
|
||||||
"interval": 2,
|
"interval": 2,
|
||||||
"format": "<span color='#ffffff40'> </span>{bandwidthUpBits}",
|
"format-ethernet": "<span color='#ffffff40'> </span> {bandwidthTotalBytes}",
|
||||||
"tooltip-format": " {ifname} upload",
|
"format-disconnected": "<span color='#ffffff40'> </span>",
|
||||||
"max-length": 10,
|
"max-length": 10,
|
||||||
"on-click": "$TERMINAL -e nethogs",
|
"on-click": "$TERMINAL -e bandwhich",
|
||||||
},
|
|
||||||
"network#down": {
|
|
||||||
"interval": 2,
|
|
||||||
"format": "<span color='#ffffff40'> </span>{bandwidthDownBits}",
|
|
||||||
"tooltip-format": " {ifname} download",
|
|
||||||
"max-length": 10,
|
|
||||||
"on-click": "$TERMINAL -e nethogs",
|
|
||||||
},
|
},
|
||||||
"disk": {
|
"disk": {
|
||||||
"interval": 30,
|
"interval": 30,
|
||||||
"format": "<span color='#ffffff40'> </span>{used}",
|
"format": "<span color='#ffffff40'> </span>{used}",
|
||||||
"path": "/",
|
"path": "/",
|
||||||
"max-length": 10,
|
"max-length": 10,
|
||||||
"on-click": "$TERMINAL -e dua i",
|
"on-click": "$TERMINAL -e dua i /",
|
||||||
},
|
},
|
||||||
"mpris": {
|
"mpris": {
|
||||||
"format": "<span color='#ffffff40'>{player_icon}</span> {title}",
|
"format": "<span color='#ffffff40'>{player_icon} </span> {title}",
|
||||||
"format-paused": "<span color='#ffffff40'>{status_icon}</span> {title}",
|
"format-paused": "<span color='#ffffff40'>{status_icon} </span> {title}",
|
||||||
"player-icons": {
|
"player-icons": {
|
||||||
"default": "",
|
"default": "",
|
||||||
"mpv": ""
|
"mpv": ""
|
||||||
@ -70,10 +63,11 @@
|
|||||||
"temperature": {
|
"temperature": {
|
||||||
"interval": 2,
|
"interval": 2,
|
||||||
"format": "<span color='#ffffff40'></span> {temperatureC} C",
|
"format": "<span color='#ffffff40'></span> {temperatureC} C",
|
||||||
"hwmon-path": "/sys/class/hwmon/hwmon3/temp1_input"
|
"hwmon-path": "/sys/class/hwmon/hwmon5/temp1_input",
|
||||||
|
"on-click": "$TERMINAL -e watch -n 1 sensors",
|
||||||
},
|
},
|
||||||
"wireplumber": {
|
"wireplumber": {
|
||||||
"format": "<span color='#ffffff40'>{icon}</span> {volume}%",
|
"format": "<span color='#ffffff40'>{icon} </span> {volume}%",
|
||||||
"format-muted": "",
|
"format-muted": "",
|
||||||
"scroll-step": 5,
|
"scroll-step": 5,
|
||||||
"format-icons": ["", "", ""],
|
"format-icons": ["", "", ""],
|
||||||
@ -101,12 +95,15 @@
|
|||||||
"custom/os":{
|
"custom/os":{
|
||||||
"format": "",
|
"format": "",
|
||||||
"tooltip": false,
|
"tooltip": false,
|
||||||
"on-click": "$TERMINAL --hold -e fastfetch",
|
"on-click": "fuzzel",
|
||||||
|
},
|
||||||
|
"tray": {
|
||||||
|
"icon-size": 21,
|
||||||
|
"spacing": 10
|
||||||
},
|
},
|
||||||
"wlr/taskbar": {
|
"wlr/taskbar": {
|
||||||
"format": "{icon}",
|
"format": "{icon}",
|
||||||
"icon-size": 14,
|
"icon-size": 14,
|
||||||
"icon-theme": "Adwaita",
|
|
||||||
"tooltip-format": "{title}",
|
"tooltip-format": "{title}",
|
||||||
"on-click": "activate",
|
"on-click": "activate",
|
||||||
"on-click-middle": "close",
|
"on-click-middle": "close",
|
||||||
|
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
* {
|
* {
|
||||||
border: none;
|
border: none;
|
||||||
font-family: "Ubuntu Nerd Font";
|
font-family: "UbuntuMono Nerd Font";
|
||||||
font-size: 14px;
|
font-size: 15px;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
}
|
}
|
||||||
@ -12,6 +12,7 @@
|
|||||||
|
|
||||||
#waybar {
|
#waybar {
|
||||||
background: rgba(38, 41, 44, 0.5);
|
background: rgba(38, 41, 44, 0.5);
|
||||||
|
border-top: 1px solid rgba(38, 41, 44, 0.6);
|
||||||
/* background: transparent; */
|
/* background: transparent; */
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -51,6 +52,8 @@
|
|||||||
#custom-os {
|
#custom-os {
|
||||||
font-size: 150%;
|
font-size: 150%;
|
||||||
color: rgb(137, 220, 235);
|
color: rgb(137, 220, 235);
|
||||||
|
padding: 4px 8px;
|
||||||
|
margin-right: 4px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#custom-updates.disabled {
|
#custom-updates.disabled {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user