From 8381794b2f3cfa454cf83740e9f0a8c25ffe11a8 Mon Sep 17 00:00:00 2001 From: Gaurav Bankar Date: Thu, 8 Aug 2024 08:46:14 +0530 Subject: [PATCH] fixes --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index ce97953..fa5353a 100644 --- a/README.md +++ b/README.md @@ -102,10 +102,8 @@ After installation, you'll want to familiarize yourself with the default key bin - **Super + Print Screen**: Take a screenshot of the active window and copy it to the clipboard. - **Super + Alt + Print Screen**: Select an area to take a screenshot and copy it to the clipboard. - Make sure to have applications installed corresponding to the binds. Feel free to customize these keybindings to better suit your needs. You can customize these and add more in your Hyprland configuration file (`~/.config/hypr/hyprland.conf`). - ## Credits 🙏 Many configuration parts, themes, and scripts in this guide are sourced from the community. I extend my thanks to all contributors, especially the [Hyprland project](https://github.com/hyprwm/Hyprland) and other cool repositories like [hyprdots](https://github.com/prasanthrangan/hyprdots). If you find that credit has not been given where due, please feel free to open a Pull Request (PR).