diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 0437c7f..c05c7c2 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -9,7 +9,11 @@ source = ~/.config/hypr/prefs/startup.conf # Execute your favorite apps at launch exec-once = $authentication_agent & $wallpaper_manager & $notification_manager & $widgets +# Environment Variables env = XCURSOR_SIZE,24 +env = WLR_NO_HARDWARE_CURSORS,1 +env = QT_QPA_PLATFORMTHEME,qt6ct +env = QT_QPA_PLATFORM,wayland input { kb_layout = $keyboard_layout @@ -114,4 +118,3 @@ bind = $mainMod, down, movefocus, d bindm = $mainMod, mouse:272, movewindow bindm = $mainMod, mouse:273, resizewindow -env = WLR_NO_HARDWARE_CURSORS,1 diff --git a/.config/hypr/hyprpaper.conf b/.config/hypr/hyprpaper.conf index ddc0a26..6c6ed27 100644 --- a/.config/hypr/hyprpaper.conf +++ b/.config/hypr/hyprpaper.conf @@ -1,4 +1,2 @@ -source = ~/.config/hypr/prefs/settings.conf - preload = ~/.config/hypr/wallpapers/bg.jpg -wallpaper = $monitor_name,~/.config/hypr/wallpapers/bg.jpg +wallpaper = ,~/.config/hypr/wallpapers/bg.jpg diff --git a/.config/qt5ct/qt5ct.conf b/.config/qt5ct/qt5ct.conf new file mode 100644 index 0000000..b0b5cbb --- /dev/null +++ b/.config/qt5ct/qt5ct.conf @@ -0,0 +1,32 @@ +[Appearance] +color_scheme_path=/usr/share/color-schemes/Sweet.colors +custom_palette=true +icon_theme=BeautyLine +standard_dialogs=default +style=Breeze + +[Fonts] +fixed="OpenDyslexic Nerd Font,12,-1,5,75,0,0,0,0,0,Bold" +general="OpenDyslexic Nerd Font,12,-1,5,75,0,0,0,0,0,Bold" + +[Interface] +activate_item_on_single_click=1 +buttonbox_layout=0 +cursor_flash_time=1000 +dialog_buttons_have_icons=1 +double_click_interval=400 +gui_effects=@Invalid() +keyboard_scheme=2 +menus_have_icons=true +show_shortcuts_in_context_menus=true +stylesheets=@Invalid() +toolbutton_style=4 +underline_shortcut=1 +wheel_scroll_lines=3 + +[SettingsWindow] +geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\0\0\0\0\0\0\0\0\a\x7f\0\0\x4\x37\0\0\0\0\0\0\0\0\0\0\x2\xde\0\0\x3\x33\0\0\0\0\x2\x4\0\0\a\x80\0\0\0\0\0\0\0\0\0\0\a\x7f\0\0\x4\x37) + +[Troubleshooting] +force_raster_widgets=1 +ignored_applications=@Invalid() diff --git a/etc/pacman.conf b/etc/pacman.conf index 200629e..c791289 100644 --- a/etc/pacman.conf +++ b/etc/pacman.conf @@ -30,7 +30,7 @@ Architecture = auto # Misc options #UseSyslog -#Color +Color #NoProgressBar CheckSpace #VerbosePkgLists diff --git a/usr/share/icons/default/index.theme b/usr/share/icons/default/index.theme new file mode 100644 index 0000000..47874a9 --- /dev/null +++ b/usr/share/icons/default/index.theme @@ -0,0 +1,2 @@ +[Icon Theme] +Inherits=Layan-cursors