forked from Shinonome/dots-hyprland
Merge branch 'ii-qs' of https://github.com/end-4/dots-hyprland into ii-qs
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
// ~/.config/ags/modules/.configuration/default_options.jsonc
|
// ~/.config/ags/modules/.configuration/default_options.jsonc
|
||||||
//
|
//
|
||||||
// vscode: ctrl+click this: file://./modules/.configuration/default_options.jsonc
|
// vscode: ctrl+click this: file://./modules/.configuration/default_options.jsonc
|
||||||
// vim: `:vsp` to split window, move cursor to the path, press `gf`.
|
// vim : `:vsp` to split window, move cursor to the path, press `gf`.
|
||||||
// `Ctrl-w` twice to switch between the files
|
// `Ctrl-w` twice to switch between the files
|
||||||
//
|
//
|
||||||
// Limitations of this file:
|
// Limitations of this file:
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ env = INPUT_METHOD, fcitx
|
|||||||
|
|
||||||
# ############ Themes #############
|
# ############ Themes #############
|
||||||
env = QT_QPA_PLATFORM, wayland
|
env = QT_QPA_PLATFORM, wayland
|
||||||
env = QT_QPA_PLATFORMTHEME, qt5ct
|
env = QT_QPA_PLATFORMTHEME, qt6ct
|
||||||
# env = QT_STYLE_OVERRIDE,kvantum
|
# env = QT_STYLE_OVERRIDE,kvantum
|
||||||
# env = WLR_NO_HARDWARE_CURSORS, 1
|
# env = WLR_NO_HARDWARE_CURSORS, 1
|
||||||
|
|
||||||
|
|||||||
@@ -7,6 +7,7 @@ license=(None)
|
|||||||
depends=(
|
depends=(
|
||||||
adw-gtk-theme-git
|
adw-gtk-theme-git
|
||||||
qt5ct
|
qt5ct
|
||||||
|
qt6ct
|
||||||
qt5-wayland
|
qt5-wayland
|
||||||
fontconfig
|
fontconfig
|
||||||
ttf-readex-pro
|
ttf-readex-pro
|
||||||
|
|||||||
Reference in New Issue
Block a user