Ajustements README et commentaires dans hyprland.conf
This commit is contained in:
parent
76ac0cc33b
commit
0848f0a60a
@ -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
|
||||
|
||||
11
README.md
11
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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user