diff --git a/.config/.wallpaper/lock.png b/.config/.wallpaper/lock.png index e8aef43..cb46a50 100644 Binary files a/.config/.wallpaper/lock.png and b/.config/.wallpaper/lock.png differ diff --git a/.config/.wallpaper/wall.png b/.config/.wallpaper/wall.png index a603185..1594eaa 100644 Binary files a/.config/.wallpaper/wall.png and b/.config/.wallpaper/wall.png differ diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 5d3ef01..1d19dfd 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -21,7 +21,9 @@ source = ~/.config/hypr/conf/autostart.conf # Set programs that you use $terminal = kitty -$fileManager = dolphin --platformtheme qt6ct +# If using dolphin +#$fileManager = dolphin --platformtheme qt6ct +$fileManager = thunar $menu = rofi --show drun # Some default env vars. @@ -136,6 +138,11 @@ device { sensitivity = -0.5 } +opengl { + force_introspection = true +} + + # Example windowrule v1 # windowrule = float, ^(kitty)$ # Example windowrule v2 @@ -145,6 +152,7 @@ windowrulev2 = suppressevent maximize, class:.* # You'll probably like this. windowrulev2 = opacity 0.85,class:^(nemo) windowrulev2 = opacity 0.90,class:^(Code) windowrule = opacity 0.90, ^(Spotify)$ +windowrule = opacity 0.85, ^(thunar)$ windowrule = opacity 0.80, ^(org.qbittorrent.qBittorrent)$ layerrule = blur, rofi layerrule = blur, waybar @@ -275,3 +283,5 @@ windowrulev2 = fullscreen,class:(hollow_knight.exe) windowrulev2 = monitor 1,class:(hollow_knight.exe) windowrulev2 = workspace 10,class:(hollow_knight.exe) workspace = 10, border:false, rounding:false,gapsin:0,gapsout:0,shadow:false,rounding:false,decorare:false,on-created-empty:bash ~/.config/hypr/gamemode.sh + + diff --git a/.config/hypr/hyprlock.conf b/.config/hypr/hyprlock.conf index bc9d0b7..48a131e 100644 --- a/.config/hypr/hyprlock.conf +++ b/.config/hypr/hyprlock.conf @@ -30,8 +30,8 @@ input-field { font_color = rgb(10, 10, 10) fade_on_empty = true fade_timeout = 1000 # Milliseconds before fade_on_empty is triggered. - placeholder_text = Input Password... # Text rendered in the input box when it's empty. - hide_input = true + placeholder_text = Access Denied # Text rendered in the input box when it's empty. + hide_input = false rounding = -1 # -1 means complete rounding (circle/oval) check_color = rgb(204, 136, 34) fail_color = rgb(204, 34, 34) # if authentication failed, changes outer_color and fail message color diff --git a/.gitignore b/.gitignore index 351086a..024b6ea 100644 --- a/.gitignore +++ b/.gitignore @@ -83,3 +83,5 @@ .config/filetypesrc .config/trashrc .config/wireshark/ +.config/Electron/ +.config/WebCord/