Migrate new screen
This commit is contained in:
@@ -110,7 +110,7 @@
|
||||
telegram-desktop &
|
||||
nextcloud &
|
||||
jellyfin-mpv-shim &
|
||||
flameshot &
|
||||
#flameshot &
|
||||
|
||||
sleep 2
|
||||
|
||||
@@ -265,7 +265,7 @@
|
||||
|
||||
# Screenshots
|
||||
Print
|
||||
flameshot gui
|
||||
hyprshot -m region
|
||||
|
||||
# Lock Desktop
|
||||
super + l
|
||||
|
@@ -5,7 +5,7 @@
|
||||
config = lib.mkIf (config.usercfg.wm == "X11") {
|
||||
xsession.windowManager.bspwm = { enable = true; };
|
||||
services.sxhkd = { enable = true; };
|
||||
home.packages = with pkgs; [ xrandr arandr flameshot xtrlock i3lock ];
|
||||
home.packages = with pkgs; [ xrandr arandr hyprshot xtrlock i3lock ];
|
||||
|
||||
};
|
||||
}
|
||||
|
Reference in New Issue
Block a user