mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-27 20:29:24 +00:00
Merge branch 'master' into ghostty
This commit is contained in:
@ -27,10 +27,6 @@ source = ~/.config/omarchy/current/theme/hyprland.conf
|
||||
# Extra env variables
|
||||
env = GDK_SCALE,2 # Change to 1 if on a 1x display
|
||||
|
||||
# Extra env variables needed if running an NVIDIA GPU
|
||||
# env = NVD_BACKEND,direct
|
||||
# env = LIBVA_DRIVER_NAME,nvidia
|
||||
# env = __GLX_VENDOR_LIBRARY_NAME,nvidia
|
||||
|
||||
# Extra bindings
|
||||
bind = SUPER, A, exec, $webapp="https://chatgpt.com"
|
||||
|
@ -34,7 +34,7 @@
|
||||
"9": "9",
|
||||
"active": ""
|
||||
},
|
||||
"persistent_workspaces": {
|
||||
"persistent-workspaces": {
|
||||
"1": [],
|
||||
"2": [],
|
||||
"3": [],
|
||||
@ -66,7 +66,6 @@
|
||||
"on-click": "alacritty -e iwctl"
|
||||
},
|
||||
"battery": {
|
||||
"interval": 5,
|
||||
"format": "{capacity}% {icon}",
|
||||
"format-discharging": "{icon}",
|
||||
"format-charging": "{icon}",
|
||||
|
Reference in New Issue
Block a user