Fully updated to the actual (Boussole v1) config and got rid of most things that shouldn't be there

This commit is contained in:
Guillem George 2025-10-28 19:25:40 +01:00
parent 6b616b44dd
commit 71f2b38a0d
192 changed files with 854 additions and 605 deletions

View file

@ -6,9 +6,8 @@
# Set programs that you use
$terminal = foot
#$fileManager = cosmic-files
$fileManager = nautilus
$menu = albert toggle
$menu = rofi -show drun
$notificationManager = swaync-client -t
@ -25,6 +24,9 @@ exec-once = ~/.config/hypr/scripts/autostart.sh
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
# No update message
ecosystem:no_update_news = true
#############################
### ENVIRONMENT VARIABLES ###