From 2acf009539bae528bf12966d81bbd113bae52141 Mon Sep 17 00:00:00 2001 From: aminnairi <18418459+aminnairi@users.noreply.github.com> Date: Tue, 11 Apr 2023 12:35:59 +0200 Subject: [PATCH] initializing the screenshot server --- xinit/xinitrc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/xinit/xinitrc b/xinit/xinitrc index 119e8d7..b22e4aa 100644 --- a/xinit/xinitrc +++ b/xinit/xinitrc @@ -1,6 +1,9 @@ # Enable picom picom & +# Enable flameshot +flameshot & + # Enable background feh --bg-fill $HOME/.local/share/backgrounds/background.jpg