mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2025-09-13 18:44:49 +00:00
Major rewrite (new install)
This commit is contained in:
parent
4e89803237
commit
e78b421565
158 changed files with 2542 additions and 5238 deletions
|
@ -1,14 +1,12 @@
|
|||
misc {
|
||||
# Disable redundant renders (covered by wallpaper)
|
||||
disable_hyprland_logo = true
|
||||
disable_splash_rendering = true
|
||||
# Follow requests from windows to be focused
|
||||
focus_on_activate = true
|
||||
|
||||
# follow requests from windows to be focused
|
||||
focus_on_activate = true
|
||||
# Enable DPMS on these actions
|
||||
mouse_move_enables_dpms = true
|
||||
key_press_enables_dpms = true
|
||||
|
||||
# Enable DPMS on these actions
|
||||
mouse_move_enables_dpms = true
|
||||
key_press_enables_dpms = true
|
||||
# Disable the primary clipboard (everyone uses Ctrl+C: unnamedplus,
|
||||
# primary is not needed and can get annoying sometimes)
|
||||
middle_click_paste = false
|
||||
}
|
||||
|
||||
# vi: ft=hyprlang
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue