- adding appImage apps to the ignore list
- removing double call of startup.sh in exec-once
This commit is contained in:
@@ -38,14 +38,9 @@ exec-once=systemctl --user import-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTO
|
|||||||
exec-once=hyprland-autoname-workspaces
|
exec-once=hyprland-autoname-workspaces
|
||||||
exec-once=hyprctl setcursor Bibata-Modern-Classic 48
|
exec-once=hyprctl setcursor Bibata-Modern-Classic 48
|
||||||
exec-once=waybar
|
exec-once=waybar
|
||||||
exec-once=wpaperd
|
|
||||||
exec-once=/usr/lib/polkit-kde-authentication-agent-1
|
exec-once=/usr/lib/polkit-kde-authentication-agent-1
|
||||||
#exec-once=[workspace 1] firefox
|
#exec-once=[workspace 1] firefox
|
||||||
|
|
||||||
#apps
|
|
||||||
exec-once=~/bin/startup.sh
|
|
||||||
exec-once=~/bin/suspend.sh
|
|
||||||
|
|
||||||
workspace = 1,name:web, default:true
|
workspace = 1,name:web, default:true
|
||||||
workspace = 2,name:files
|
workspace = 2,name:files
|
||||||
workspace = 3,name:edit
|
workspace = 3,name:edit
|
||||||
|
|||||||
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1 +1,2 @@
|
|||||||
/.idea/
|
/.idea/
|
||||||
|
*.AppImage
|
||||||
Reference in New Issue
Block a user