update: zen browser flake
Fix Caelestia shell gtk settings
This commit is contained in:
parent
71d0936ba4
commit
9c0fdc9b60
5 changed files with 13 additions and 5 deletions
|
|
@ -49,6 +49,7 @@ in
|
|||
settings = [
|
||||
{
|
||||
output = "eDP-1";
|
||||
height = 46;
|
||||
modules-left = [
|
||||
"custom/os"
|
||||
"hyprland/workspaces"
|
||||
|
|
|
|||
|
|
@ -91,6 +91,7 @@ in
|
|||
# monitor 1
|
||||
{
|
||||
output = "DP-${toString id}";
|
||||
height = 48;
|
||||
modules-left = [
|
||||
"custom/os"
|
||||
"hyprland/workspaces"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue