- adding appImage apps to the ignore list
- removing double call of startup.sh in exec-once
This commit is contained in:
@@ -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
|
||||
|
||||
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1 +1,2 @@
|
||||
/.idea/
|
||||
*.AppImage
|
||||
Reference in New Issue
Block a user