did a little something

This commit is contained in:
Maximilian Wagner 2023-12-13 22:10:20 +01:00
parent 93bf68f337
commit 7a903c6f69
3 changed files with 11 additions and 2 deletions

10
config
View File

@ -13,9 +13,10 @@
],
"modules-center": [
"clock",
"idle_inhibitor",
"clock",
"custom/weather",
"custom/rotate",
],
"modules-right": [
@ -73,7 +74,12 @@
"warning": 70,
"critical": 90,
},
"on-click": "kitty -e 'htop'",
"on-click": "xfce4-terminal -e 'htop'",
},
"custom/rotate": {
"format": " 󰑧 ",
"on-click": "~/.config/waybar/scripts/rotate-second-screen.sh",
},
"custom/keyboard-layout": {

0
dp-9 Normal file
View File

View File

@ -0,0 +1,3 @@
#!/bin/sh
sway output DP-4 transform 90 clockwise