mirror of
https://github.com/ksyasuda/dotfiles.git
synced 2026-03-22 18:11:28 -07:00
idk
This commit is contained in:
@@ -150,6 +150,9 @@ trust_level = "trusted"
|
|||||||
[projects."/home/sudacode/.config/mpv-modules/ModernZ"]
|
[projects."/home/sudacode/.config/mpv-modules/ModernZ"]
|
||||||
trust_level = "trusted"
|
trust_level = "trusted"
|
||||||
|
|
||||||
|
[projects."/home/sudacode/.local/share/Anki2/addons21"]
|
||||||
|
trust_level = "trusted"
|
||||||
|
|
||||||
[notice.model_migrations]
|
[notice.model_migrations]
|
||||||
"gpt-5.3-codex" = "gpt-5.4"
|
"gpt-5.3-codex" = "gpt-5.4"
|
||||||
|
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ language=en
|
|||||||
# set layout: "modern" or "modern-compact"
|
# set layout: "modern" or "modern-compact"
|
||||||
layout=modern
|
layout=modern
|
||||||
# set icon theme. accepts fluent or material
|
# set icon theme. accepts fluent or material
|
||||||
icon_theme=material
|
icon_theme=fluent
|
||||||
# set icon style. accepts mixed, filled, outline
|
# set icon style. accepts mixed, filled, outline
|
||||||
icon_style=mixed
|
icon_style=mixed
|
||||||
# font for the OSC (default: mpv-osd-symbols or the one set in mpv.conf)
|
# font for the OSC (default: mpv-osd-symbols or the one set in mpv.conf)
|
||||||
|
|||||||
@@ -12,6 +12,7 @@ export XDG_SESSION_DESKTOP=Hyprland
|
|||||||
export QT_AUTO_SCREEN_SCALE_FACTOR=1
|
export QT_AUTO_SCREEN_SCALE_FACTOR=1
|
||||||
export QT_WAYLAND_DISABLE_WINDOWDECORATION=1
|
export QT_WAYLAND_DISABLE_WINDOWDECORATION=1
|
||||||
export QT_QPA_PLATFORMTHEME=hyprqt6engine
|
export QT_QPA_PLATFORMTHEME=hyprqt6engine
|
||||||
|
export QT_STYLE_OVERRIDE=kvantum
|
||||||
export GTK_THEME=Ant-Dracula
|
export GTK_THEME=Ant-Dracula
|
||||||
export XDG_CONFIG_HOME=$HOME/.config
|
export XDG_CONFIG_HOME=$HOME/.config
|
||||||
export COMPOSE_BAKE=true
|
export COMPOSE_BAKE=true
|
||||||
|
|||||||
Reference in New Issue
Block a user