Commit Graph

529 Commits

Author SHA1 Message Date
vaxerski a4b12a26fc added execr 2023-02-19 14:01:03 +00:00
Ching Pei Yang 91fb31b0d9
add options related to `resize_on_border` (#130)
related feature PR: https://github.com/hyprwm/Hyprland/pull/1347
2023-02-18 22:35:50 +00:00
vaxerski 94845f1143 more xdp info 2023-02-16 23:56:52 +00:00
Ian C 103b384da8
Edited for improved clarity. (#129)
Changed the ordering so that it aligns with the first part of the sentence.
2023-02-16 12:03:10 +00:00
qupufu 323d81d9ea
update "self-explanatory" descriptions (#128)
I don't see any reason to say "self-explanatory" instead of providing a description.

Co-authored-by: uShldGetCeleste <68669265+uShldGetCeleste@users.noreply.github.com>
2023-02-15 08:56:51 +00:00
vaxerski bdc56f2393 added vrr, no_vfr -> vfr 2023-02-14 17:16:40 +00:00
Mihai Fufezan aa7ea65799
Nix: minor typo 2023-02-14 15:37:52 +02:00
Mihai Fufezan 2b7ad5454f
Nix: reword pages 2023-02-14 15:30:40 +02:00
Vaxry 3ea348c377 ref chrome://flags in master tut 2023-02-13 10:05:01 +00:00
Ozone 17411b31ba
Added a new page under "Useful Utilities", named "USB Automount" (#126) 2023-02-12 19:22:04 +00:00
Saltaformajo f1fdb59521
add one more example conf (#124) 2023-02-11 14:50:44 +00:00
William Etheredge 186c646160
Fix paragraph in wrong section of FAQ (#123) 2023-02-11 10:24:50 +00:00
Philipp Mildenberger 36b0f8d50b
Added documentation for the new layoutmsg params feature (#122) 2023-02-10 19:13:48 +00:00
Ozone 47655a90e5
Added a new page under "Useful Utilites", named "Clipboard Mangers" (#120) 2023-02-10 16:07:46 +00:00
David BELEY 4548702e99
Add accepted boolean values (#121) 2023-02-10 00:43:20 +00:00
Vaxry 166617decf add misc:mouse_move_focuses_monitor 2023-02-09 15:31:00 +00:00
vaxerski 10b58c3f79 fix path in xdph 2023-02-08 10:18:12 +00:00
Saltaformajo d0afdf2f9e
update Other.md (#117)
Change hyprland-per-window-layout to another version: with zero configuration, multi-keyboard support and available  to install from package manager
2023-02-07 20:56:40 +00:00
MathisP75 56afe4540b
Fixed duplicate (#116)
Co-authored-by: MathisP75 <202042012@ens.clg.qc.ca>
2023-02-07 15:33:02 +00:00
MathisP75 23795cec93
Added a mention that the nvidia-open-dkms driver can cause problems with the suspended state of a laptop. (#115)
* Added fix instructions for hybrid graphics devices

* Added fix for Firefox crash

* nvidia-open-dkms suspend state problem mention

---------

Co-authored-by: MathisP75 <202042012@ens.clg.qc.ca>
2023-02-07 12:25:30 +00:00
MathisP75 ca90bdc552
Added instructions to fix Firefox (#113)
* Added fix instructions for hybrid graphics devices

* Added fix for Firefox crash

---------

Co-authored-by: MathisP75 <202042012@ens.clg.qc.ca>
2023-02-06 23:33:43 +00:00
vaxerski c6db4fcab3 added activewindowv2 2023-02-06 13:17:46 +00:00
Mihai Fufezan 37eff641e5
Variables: add tap_button_map 2023-02-05 22:17:05 +02:00
MathisP75 b78b91e0a5
Added fix instructions for hybrid graphics devices (#112)
Co-authored-by: MathisP75 <202042012@ens.clg.qc.ca>
2023-02-05 19:59:14 +00:00
vaxerski 1ec5ec4e0a add awesome-hyprland notice 2023-02-03 17:52:37 +00:00
vaxerski 3f90705dc3 fix raw .socket input 2023-02-02 11:29:32 +00:00
vaxerski 4f3897cf18 added borderangle 2023-02-01 21:07:41 +00:00
Devadathan M B 49905830a0
fix: Broken link to list of dispatchers (#110) 2023-01-30 15:19:39 +00:00
vaxerski 867cf3d801 add a minimize ipc event 2023-01-29 16:27:24 +00:00
flicko f1104f2012
change preview image for dotfiles (#108)
why did you have to pick my oldest rice for the preview
2023-01-28 17:51:44 +00:00
Mihai Fufezan 7d09d1b496
FAQ: update middle-click paste unbind 2023-01-27 12:49:08 +02:00
Mihai Fufezan 1562aa0dce
FAQ: add middle-click paste unbind 2023-01-27 12:32:59 +02:00
Vaxry 1548745f34 clarify fpm 2023-01-26 14:38:54 +00:00
Vaxry fd456f7071 added binds:focus_preferred_method 2023-01-26 14:37:29 +00:00
vaxerski 8729cc6fa3 added layerrules 2023-01-25 15:36:45 +00:00
vaxerski 9f4991eefa added hyprctl animations 2023-01-25 15:17:20 +00:00
M1nxy ba60d4c272
libinput missing from arch dependencies (#107) 2023-01-25 08:53:24 +00:00
vaxerski f8b5ebe49a remove restrictions from setprop for ints 2023-01-24 21:45:40 +00:00
vaxerski 330424e36f add setprop examples 2023-01-24 19:16:22 +00:00
vaxerski 103ea6d634 add setprop and seterror 2023-01-24 19:14:44 +00:00
Eshnek efa3cda8ac
Update Installation.md (#106) 2023-01-22 08:26:42 +01:00
Cyril Levis 0d8547c8d5
feat: add focusurgentorlast dispatcher doc (#105)
* feat: add focusurgentorlastwindow dispatcher doc

* Update Dispatchers.md
2023-01-21 11:19:17 +01:00
Vaxry 99ad2e4b9b add urgent state event 2023-01-20 19:10:34 +01:00
Vaxry 029bb928d1 add stupid paru note 2023-01-20 16:56:45 +01:00
Ching Pei Yang a438395f50
fix typo (#104) 2023-01-17 16:25:45 +01:00
NotAShelf 1f01e4bd3a
clarify wording and fix broken links (#103) 2023-01-17 13:41:55 +01:00
Vaxry 6e6e9a0712 added misc:hide_cursor_on_touch 2023-01-17 11:49:00 +01:00
Vaxry 6d2a688aeb mention dimaround float 2023-01-16 16:07:05 +01:00
Name ad62c1534f
A way to minimzie Steam to tray instead of killing (#101)
Very useful tip indeed, yes
2023-01-14 20:29:38 +01:00
Wouter Koorn b2b81195dc
Fix small typo: kaybind -> keybind (#100)
Fix small typo: kaybind -> keybind
2023-01-11 16:55:15 +01:00