From 9e40c59bb963a02a9c97df7f8d00dd2914af0264 Mon Sep 17 00:00:00 2001 From: primardj Date: Sun, 28 Jan 2024 22:29:36 +0000 Subject: [PATCH] add conky to hyprland startup --- dotconfig/hypr/hyprland.conf | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dotconfig/hypr/hyprland.conf b/dotconfig/hypr/hyprland.conf index 510945f..49bc355 100644 --- a/dotconfig/hypr/hyprland.conf +++ b/dotconfig/hypr/hyprland.conf @@ -252,8 +252,6 @@ windowrulev2 = size 32% 39%, class:startup_floating_neofetch windowrulev2 = move 12% 10%,class:startup_floating_neofetch -#bind = $secondMod, a, exec, waybar - bind = , XF86Calculator, exec, galculator @@ -265,6 +263,7 @@ exec-once=light -I exec-once=pipewire exec-once=dbus-update-activation-environement WAYLAND_DISPLAY XDG_CURRENT_DESKTOP # to allow screensharing exec-once=alacritty --class startup_floating_neofetch -e nfetch-startup +exec-once=conky # launch udiskie, the udisks2 helper in order to mount automatically every devices plug on the computer. Add a tray so it will be better like that. exec-once=udiskie --no-automount --no-terminal --smart-tray --no-file-manager