Updates
This commit is contained in:
parent
9293f8d1de
commit
cbb46760f9
@ -18,8 +18,8 @@ $keyboardlayout=de
|
||||
# Monitor Setup
|
||||
# See https://wiki.hyprland.org/Configuring/Monitors/
|
||||
# -----------------------------------------------------
|
||||
monitor=,2560x1440@120,auto,1
|
||||
# monitor=,preferred,auto,1
|
||||
# monitor=,2560x1440@120,auto,1
|
||||
monitor=,preferred,auto,1
|
||||
# monitor=,1920x1080,auto,1
|
||||
|
||||
# -----------------------------------------------------
|
||||
|
@ -33,6 +33,7 @@
|
||||
// Modules Left
|
||||
"modules-left": [
|
||||
"custom/appmenu",
|
||||
"custom/wallpaper",
|
||||
"wlr/taskbar",
|
||||
"group/quicklinks",
|
||||
"hyprland/window"
|
||||
@ -50,7 +51,6 @@
|
||||
"bluetooth",
|
||||
"battery",
|
||||
"group/hardware",
|
||||
"custom/wallpaper",
|
||||
"custom/cliphist",
|
||||
"network",
|
||||
"custom/exit",
|
||||
|
@ -89,8 +89,8 @@
|
||||
// Wallpaper
|
||||
"custom/wallpaper": {
|
||||
"format": "",
|
||||
"on-click": "~/dotfiles/scripts/wallpaper-swww.sh",
|
||||
"on-click-right": "~/dotfiles/scripts/updatewal-swww.sh",
|
||||
"on-click-right": "~/dotfiles/scripts/wallpaper-swww.sh",
|
||||
"on-click": "~/dotfiles/scripts/updatewal-swww.sh",
|
||||
"tooltip": false
|
||||
},
|
||||
|
||||
|
@ -32,6 +32,7 @@
|
||||
// Modules Left
|
||||
"modules-left": [
|
||||
"custom/appmenu",
|
||||
"custom/wallpaper",
|
||||
"wlr/taskbar",
|
||||
"group/quicklinks",
|
||||
"hyprland/window"
|
||||
@ -50,7 +51,6 @@
|
||||
"bluetooth",
|
||||
"battery",
|
||||
"group/hardware",
|
||||
"custom/wallpaper",
|
||||
"custom/cliphist",
|
||||
"network",
|
||||
"custom/exit",
|
||||
|
Loading…
Reference in New Issue
Block a user