fix CSS auto-reload logic again
This commit is contained in:
parent
62dfc37e79
commit
41f32af14b
@ -30,7 +30,7 @@ const setupBars = async (monitor_id: number) => {
|
|||||||
return windows;
|
return windows;
|
||||||
};
|
};
|
||||||
|
|
||||||
const STYLES = `${GLib.get_user_config_dir()}/theme_colors.scss`;
|
const STYLES = `${GLib.get_user_config_dir()}/ags/styles/style.scss`;
|
||||||
const monitorCSS = () => monitorFile(
|
const monitorCSS = () => monitorFile(
|
||||||
STYLES,
|
STYLES,
|
||||||
() => {
|
() => {
|
||||||
|
@ -1 +1 @@
|
|||||||
/nix/store/bwhz6gwfbpjfyi8669nmdisr8vlcvrvs-home-manager-files/.config/hypr/hyprpaper.conf
|
/nix/store/89nadapq2lq48hfm9v2a1zzd759n5pw4-home-manager-files/.config/hypr/hyprpaper.conf
|
Loading…
x
Reference in New Issue
Block a user