diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index a0d077e..33b4fca 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -1,12 +1,14 @@ - +# MONITORS monitor = DP-2, 2560x1440@144, 0x0, 1 monitor = HDMI-A-2, 1920x1080@75, 2560x360, 1 monitor = HDMI-A-1, 1920x1080@60, 2920x1440, 1.5 +# AUTOSTART exec-once = dunst exec-once = /home/merlin/.cargo/bin/ironbar exec-once = sleep 10 && syncthing +# LOOK AND FEEL input { kb_layout = ca follow_mouse = 1 @@ -23,9 +25,12 @@ misc { disable_hyprland_logo = true } +# KEYBINDS bind = SUPER, RETURN, exec, alacritty bind = SUPER, D, exec, sirula bind = SUPER, F, fullscreen +bind = SUPER, PRINT, exec, slurp | grim -g - - | wl-copy +bind = SUPERSHIFT, PRINT, exec, slurp | grim -g - screenshot.png bind = SUPERSHIFT, Q, killactive bind=SUPER,j,movefocus,d diff --git a/README.md b/README.md index 9cda3aa..8cd3b38 100644 --- a/README.md +++ b/README.md @@ -1,21 +1,22 @@ # dotfiles -This repo contains all the dotfiles for my minimalist i3 setup +This repo contains all the dotfiles for my minimalist hyprland setup ## Requirements Make sure you've got these packages before installing -- picom - alacritty - zsh - oh-my-zsh - zsh-syntax-highlighting - thunar -- firefox -- rofi +- librewolf +- sirula - dunst -- flameshot +- slurp +- grim +- ironbar - pango - nerd-fonts - stow