Skip to content

Commit 9260f89

Browse files
polishing
1 parent f270150 commit 9260f89

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

.config/hypr/hyprland.conf

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
autogenerated = 0
22

3-
monitor=,preferred,auto,auto
3+
monitor=,preferred,auto,1 # No scaling please
44

55
env = GTK_THEME,Adwaita:dark
6+
env = ELECTRON_OZONE_PLATFORM_HINT,auto
67

78
exec-once = /opt/installer/start-here.sh
89
exec-once = python /opt/installer/wait-for-node.py

.config/waybar/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
}
1010

1111
window#waybar {
12-
background-color: rgba(23, 23, 27, 1);
12+
background-color: rgba(24, 24, 27, 1);
1313
margin-left: 7.5px;
1414
margin-right: 7.5px;
1515
}

0 commit comments

Comments
 (0)