diff --git a/.config/.wallpaper/lock.png b/.config/.wallpaper/lock.png index 94d8577..e8aef43 100644 Binary files a/.config/.wallpaper/lock.png and b/.config/.wallpaper/lock.png differ diff --git a/.config/hypr/conf/autostart.conf b/.config/hypr/conf/autostart.conf index fc6c532..1dabe80 100644 --- a/.config/hypr/conf/autostart.conf +++ b/.config/hypr/conf/autostart.conf @@ -31,7 +31,7 @@ exec-once = wl-paste --type text --watch cliphist store #Stores only text data exec-once = wl-paste --type image --watch cliphist store #Stores only image data -exec-once = wl-clip-persist --clipboard regular --write-timeout 1000 +exec-once = wl-clip-persist --clipboard both --write-timeout 1000 # Set XCURSOR exec-once = gsettings set org.gnome.desktop.interface cursor-theme 'Bibata-Modern-Classic' diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 7cbfc0b..039f3a4 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -21,7 +21,7 @@ source = ~/.config/hypr/conf/autostart.conf # Set programs that you use $terminal = kitty -$fileManager = nemo +$fileManager = dolphin --platformtheme qt6ct $menu = rofi --show drun # Some default env vars. diff --git a/.config/hypr/hyprlock.conf b/.config/hypr/hyprlock.conf index d74f558..4c41dd1 100644 --- a/.config/hypr/hyprlock.conf +++ b/.config/hypr/hyprlock.conf @@ -4,7 +4,6 @@ # | | | | |_| | |_) | | | | (_) | (__| < # |_| |_|\__, | .__/|_| |_|\___/ \___|_|\_\ # |___/|_| -# background { monitor = @@ -43,26 +42,27 @@ input-field { label { monitor = - text = cmd[update:1000] echo "$TIME" - color = rgba(200, 200, 200, 1.0) - font_size = 55 + text = cmd[update:1000] date +"%I:%M %p" + color = rgb(135, 206, 235) + font_size = 35 font_family = Fira Semibold - position = -100, -200 - halign = right - valign = bottom + position = 0, -30 + halign = center + valign = center shadow_passes = 5 shadow_size = 10 } label { monitor = - text = $USER - color = rgba(200, 200, 200, 1.0) - font_size = 20 + text = cmd[update:1000] echo "$(echo $USER | awk '{print toupper(substr($0,1,1)) tolower(substr($0,2))}')" + font_size = 75 + color = rgb(135, 206, 235) font_family = Fira Semibold - position = -100, 160 - halign = right - valign = bottom + position = 0, 30 + halign = center + valign = center shadow_passes = 5 shadow_size = 10 } + diff --git a/.gitignore b/.gitignore index a33772f..dc1d4f6 100644 --- a/.gitignore +++ b/.gitignore @@ -73,3 +73,9 @@ .config/menus/ .config/gpu-screen-recorder/ .config/okularpartrc +.config/kiorc +.config/ktrashrc +.config/kwinrc +.config/libaccounts-glib/ +.config/partitionmanagerrc +.config/systemsettingsrc