This commit is contained in:
2024-06-06 11:33:16 +01:00
parent ee9ed7bd6f
commit 0ed8ca9814
4 changed files with 21 additions and 7 deletions
+5 -5
View File
@@ -43,15 +43,15 @@
"swww init"
];
env = [
"WLR_NO_HARDWARE_CURSORS,1"
"HYPRCURSOR_THEME,${config.gtk.cursorTheme.name}"
"HYPRCURSOR_SIZE,24"
"XCURSOR_THEME,${config.gtk.cursorTheme.name}"
"XCURSOR_SIZE,24"
"WLR_NO_HARDWARE_CURSORS,1"
"XDG_CURRENT_DESKTOP,Hyprland"
"XDG_SESSION_TYPE,wayland"
"XDG_SESSION_DESKTOP,Hyprland"
"QT_QPA_PLATFORM,Hyprland;xcb"
"QT_QPA_PLATFORM,xcb;Hyprland"
# "XCURSOR_THEME,${config.gtk.cursorTheme.name}"
# "XCURSOR_SIZE,24"
];
input = {
kb_layout = "us";
@@ -363,7 +363,7 @@
input-field = [
{
monitor = "";
size = "300, 50";
size = "300, 20";
outline_thickness = 3;
dots_size = 0.33;
dots_spacing = 0.15;
+1 -1
View File
@@ -25,7 +25,7 @@ gtk-wide-tabs = true
macos-non-native-fullscreen = true
# font
font-size = 14
font-size = 12
# cursor and mouse
cursor-style = block