mirror of
https://github.com/librephoenix/nixos-config
synced 2025-07-06 06:52:13 +05:30
Fixes recent qutebrowser update issues
This commit is contained in:
parent
8700cb8779
commit
4e86fb971a
2 changed files with 6 additions and 0 deletions
|
@ -28,6 +28,7 @@
|
|||
extraConfig = ''
|
||||
exec-once = dbus-update-activation-environment DISPLAY XAUTHORITY WAYLAND_DISPLAY
|
||||
exec-once = hyprctl setcursor '' + config.gtk.cursorTheme.name + " " + builtins.toString config.gtk.cursorTheme.size + ''
|
||||
|
||||
exec-once = hyprprofile Personal
|
||||
|
||||
exec-once = pypr
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue