Update waybar

This commit is contained in:
2025-10-17 09:47:09 +02:00
parent c4df6d68a5
commit 4695dcb650
4 changed files with 28 additions and 21 deletions

View File

@@ -15,7 +15,7 @@ input:tablet {
#######################################################################################
$terminal = alacritty
$menu = tofi-drun --terminal=kitty | sh
$menu = tofi-drun --terminal="alacritty -e" | sh
#######################################################################################
@@ -215,10 +215,11 @@ windowrulev2 = float, title:(Open Folder)
windowrulev2 = float, title:(Save As)
windowrulev2 = size 450 450, class:(Gnuplot)
windowrulev2 = move 100 203100, class:(Gnuplot)
windowrulev2 = move 100 203, class:(Gnuplot)
windowrulev2 = float, class:(io.github.Qalculate.qalculate-qt)
windowrulev2 = size 700 700, class:(Qalculate!)
windowrulev2 = float, class:(qalculate-qt)
windowrulev2 = move 700 200, class:(qalculate-qt)
windowrulev2 = size 700 700, class:(qalculate-qt)
windowrulev2 = float, title:(Select Document)
windowrulev2 = size 800 450, class:(org.pulseaudio.pavucontrol)
@@ -226,6 +227,7 @@ windowrulev2 = move 40 80, class:(org.pulseaudio.pavucontrol)
windowrulev2 = move 1300 80, class:(nm-connection-editor)
windowrulev2 = float, class:(org.pulseaudio.pavucontrol)
windowrulev2 = float, class:(cheese)
windowrulev2 = float, class:(nemo)
windowrulev2 = tile, class:(sioyek)

View File

@@ -2,7 +2,7 @@ font = NotoFont
font-size = 14
outline-width = 0
border-width = 1
border-width = 2
padding-left = 4%
padding-top = 2%
@@ -10,17 +10,16 @@ background-color = #111
text-color = #f9fbff
selection-color = #933
prompt-text = "Act: "
placeholder-text = "Now"
width = 20%
height = 40%
anchor = bottom-right
margin-top = 100
margin-bottom = 100
width = 30%
height = 30%
anchor = top
margin-top = 250
input-background = #1234
margin-left = 100
margin-right = 100
hide-cursor = false
corner-radius = 10
corner-radius = 7
border-color = #F9a672
background-color = #1B1D1Eaa

View File

@@ -1,6 +1,6 @@
{
"height": 0,
[{
"position": "top",
"output": "HDMI-A-1",
"modules-left": ["hyprland/workspaces", "hyprland/window"],
"modules-center": ["custom/webdav","clock", "custom/status"],
"modules-right": ["tray", "pulseaudio", "backlight", "cpu", "memory", "battery"],
@@ -44,4 +44,14 @@
"icon-size": 21,
"spacing": 5
},
}
}, {
"width": 0,
"position": "right",
"output": "HDMI-A-2",
"modules-left": [ "hyprland/workspaces"],
}, {
"width": 0,
"position": "left",
"output": "DP-1",
"modules-left": [ "hyprland/workspaces"],
}]