Moved hyprland config to its own folder and created a session file specifically for hydro-os config hyprland.
All checks were successful
bluebuild / Build Custom Image (recipe.yml) (push) Successful in 23s
All checks were successful
bluebuild / Build Custom Image (recipe.yml) (push) Successful in 23s
This commit is contained in:
@@ -9,7 +9,6 @@
|
||||
"modules-left": [
|
||||
"cpu",
|
||||
"memory",
|
||||
"custom/edit-config",
|
||||
"hyprland/workspaces",
|
||||
"hyprland/window"
|
||||
],
|
||||
@@ -87,11 +86,6 @@
|
||||
"on-click-right": "swaync-client -d -sw",
|
||||
"escape": true
|
||||
},
|
||||
"custom/edit-config": {
|
||||
"format": "Edit",
|
||||
"on-click": "$HOME/bin/local-lua $HOME/bin/launch-edit-configs.lua",
|
||||
"on-click-right": "$HOME/bin/reload-waybar"
|
||||
},
|
||||
"mpris": {
|
||||
"format": "{player_icon} {title} - {artist}",
|
||||
"format-paused": "{status_icon} {title} - {artist}",
|
||||
|
Reference in New Issue
Block a user