So, we will use the format:bind = MODIFIER_KEY,REQUIRED_KEY,DISPATCHERS, PARAMETERS
Let’s say, I want to set an option to resize the window by dragging from the border in tiled mode. So, I have an option called resize_on_border
that comes under general
section. To define it,
env = ENVIRONMENT_VARIABLE_NAME, VALUE
sudo pacman -Syu copyq
For me, dunst
, a highly customizable notification daemon was installed automatically, and I decided to stick with that. You can install the same using:💡notify-send "Hello World!"
$mainMod = SUPER
Bonus: Autostart Apps
The configuration file of Hyprland is located at /home/$USER/.config/hypr/hyprland.config
.bind = SUPER,O,exec,nautilus
🚧The decorations
section is where options for opacity, blur, etc. are present. Therefore, if you check the default Hyprland config, you can see some values are preset in these sections. Here are some of my thoughts.exec-once dunst
Now, in Hyprland config, go to the LOOK AND FEEL section, scroll down to the animation part.🚧Since I am using Hyprland inside GNOME Boxes, my monitor name will be Virtual-1
.