diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index b4431b7..64ab49a 100755 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -37,15 +37,10 @@ exec-once=systemctl --user import-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTO exec-once=hyprland-autoname-workspaces exec-once=hyprctl setcursor Bibata-Modern-Classic 48 -exec-once=waybar -exec-once=wpaperd +exec-once=waybar exec-once=/usr/lib/polkit-kde-authentication-agent-1 #exec-once=[workspace 1] firefox -#apps -exec-once=~/bin/startup.sh -exec-once=~/bin/suspend.sh - workspace = 1,name:web, default:true workspace = 2,name:files workspace = 3,name:edit diff --git a/.gitignore b/.gitignore index 85e7c1d..8a9a689 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /.idea/ +*.AppImage \ No newline at end of file