diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index f672ef2..84da436 100755 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -35,7 +35,7 @@ exec-once=hyprctl setcursor Bibata-Modern-Classic 48 exec-once=waybar exec-once=wpaperd exec-once=/usr/lib/polkit-kde-authentication-agent-1 -exec-once=[workspace 1] firefox +#exec-once=[workspace 1] firefox workspace = 1,name:web, default:true workspace = 2,name:files diff --git a/bin/keep.sh b/bin/keep.sh index 762558a..7f95a91 100755 --- a/bin/keep.sh +++ b/bin/keep.sh @@ -1,3 +1,5 @@ #!/bin/bash source ~/keepass.env echo $KEEPWD|keepassxc --pw-stdin --keyfile /home/thierry/Nextcloud/keepass_key_2025.keyx /home/thierry/Nextcloud/keepass_vault.kdbx +sleep 1 +firefox &