all repos

dotfiles @ 57aa413675faf484bd64aaf85569126b23ae2fc2

i use rach linux btw
1 files changed, 1 insertions(+), 0 deletions(-)
hypr: fix the warning that was showing on the start
Author: Smirnov Oleksandr ss2316544@gmail.com
Committed at: 2024-11-05 14:50:29 +0200
Parent: 289a6bf
M config/hypr/hyprland.conf
ยทยทยท
        2
        2
         monitor=,highres,auto,1

      
        3
        3
         

      
        4
        4
         # var {{{

      
        
        5
        +env = XDG_CURRENT_DESKTOP,Hyprland

      
        5
        6
         env = QT_QPA_PLATFORM,wayland;xcb

      
        6
        7
         env = QT_WAYLAND_DISABLE_WINDOWDECORATION,1

      
        7
        8
         # }}}