aboutsummaryrefslogtreecommitdiffstats
path: root/config/hypr
Commit message (Collapse)AuthorAgeLines
* added error sound for screenshot not savedJaKooLit2024-06-03-1/+8
|
* Bumping to v2.2.13, wallpaper wont be backup anymore but rather just ↵JaKooLit2024-06-02-0/+0
| | | | overwrite existing one
* keybind e for brightness and volume controlsJaKooLit2024-06-01-6/+6
|
* updated window rulesJaKooLit2024-06-01-4/+5
|
* added ENV-GDK_scale - useful for those who use monitor-scalingJaKooLit2024-05-31-0/+6
|
* removed the immediate flagJaKooLit2024-05-30-1/+1
|
* Merge branch 'dev-hypridle' into mainJa.KooLit2024-05-30-27/+54
|\
| * removed the immediate lockscreen function... have 1 secs grace periodJaKooLit2024-05-30-1/+1
| |
| * Merge pull request #313 from jmsapt/mainJa.KooLit2024-05-30-2/+2
| |\ | | | | | | fix: improvement to brightness script
| | * fix: changed minimum brightness from 0 (black screen) to 1 (darkest possible ↵James Appleton2024-05-29-2/+2
| | | | | | | | | | | | readable screen)
| * | updated cursor sectionJaKooLit2024-05-29-3/+4
| | |
| * | remove WLR_NO_HARDWARE_CURSORS for nvidia (deprecated). Added Cursor section ↵JaKooLit2024-05-29-1/+4
| | | | | | | | | | | | on Hyprland Settings
| * | removed the #env = WLR_RENDERER,vulkan as some users accidentally use it..JaKooLit2024-05-29-3/+0
| | | | | | | | | | | | as of gentoo wiki, v0.40.0, the env is broken
| * | updated copy.sh for 12H fix on waybar moduleJaKooLit2024-05-28-2/+2
| | |
| * | modified / added some keybindsJaKooLit2024-05-28-1/+5
| | |
| * | re-organize windowrules.confJaKooLit2024-05-27-8/+16
| | |
| * | added ENV for electron apps.JaKooLit2024-05-27-0/+3
| | | | | | | | | | | | copy.sh adjusted to create only 1 backup for wallpapers to avoid multiple backup folders
| * | Update Keybinds.confJa.KooLit2024-05-25-12/+12
| | | | | | | | | Keybinds updated so media keys will work even lockscreens are active
| * | added ferdium windowrulesJaKooLit2024-05-25-0/+5
| | |
| * | added whatsapp-for-linux window rulesJaKooLit2024-05-25-2/+6
| |/
* / fix: remove cause of hyprlock crashing by (caused by multiple instances running)ThaSioul2024-05-25-6/+22
|/ | | | Also added optional Display Timeouts to hypridle.conf (commented out by default)
* Pre-released settingsJaKooLit2024-05-24-2/+2
|
* added alternative pavucontrol class name in WindowRulesThaSioul2024-05-24-2/+2
|
* Merge pull request #298 from JohnRTitor/patch-window-rulesJa.KooLit2024-05-24-4/+5
|\ | | | | window-rules: add Vesktop, JetBrains IDEs, and Warp file transfer
| * window-rules: add Vesktop, JetBrains IDEs, and Warp file transferJohn Titor2024-05-23-4/+5
| |
* | updated copy.shJaKooLit2024-05-24-1/+1
|/
* RofiCalc script moved to UserScriptsJaKooLit2024-05-23-1/+1
|
* Move rofi-qalculate to userconfigs - keybindsJaKooLit2024-05-23-2/+4
|
* editing rofi calc to kill rofi firstJaKooLit2024-05-23-0/+7
|
* Update RofiCalc.shJa.KooLit2024-05-23-1/+1
|
* Update RofiCalc.shJa.KooLit2024-05-23-0/+3
|
* Update Keybinds.confJa.KooLit2024-05-23-1/+1
|
* feat: Add rofi calculator using qalc command. Result of expression is ↵JosephArmas2024-05-22-0/+22
| | | | automatically saved to clipboard. Default keybinding set to mod + alt + c.
* reduced padding rofi on master configJaKooLit2024-05-22-1/+1
| | | | added a space on weather.py waybar data for better output
* default blur increase to 6 from 5JaKooLit2024-05-21-1/+1
|
* added some links on the configsJaKooLit2024-05-21-1/+3
|
* remove keyboard switching layout from default keybindsJaKooLit2024-05-21-1/+0
|
* Merge pull request #292 from vailrahmatulin/mainJa.KooLit2024-05-21-3/+37
|\ | | | | Keyboard layout change fix and correction. Change of keybinds as well and now moved to UserConfigs directory
| * Update UserKeybinds.confGrafMonteCarlo2024-05-21-1/+2
| | | | | | Assigning the Alt+Shift keys to trigger the script SwitchKeyboardLayouts.sh
| * Update UserKeybinds.confGrafMonteCarlo2024-05-21-1/+1
| | | | | | Assigning the Alt+Shift keys to trigger the script SwitchKeyboardLayouts.sh
| * Update UserSettings.confGrafMonteCarlo2024-05-21-1/+1
| | | | | | Disabling Alt+Shift key interception
| * Update SwitchKeyboardLayout.shGrafMonteCarlo2024-05-21-2/+35
| | | | | | Changing the keyboard layout for all keyboards connected to the computer.
* | Wallpaper menu tweaked. New swww animation + can now detect wallpapers ↵JaKooLit2024-05-20-20/+26
| | | | | | | | inside directories like the Dynamic Wallpapers
* | Tweaked Rofi BeatsJaKooLit2024-05-20-16/+18
| |
* | to resolve conflictJaKooLit2024-05-20-16/+21
| |
* | updated windowrulesJaKooLit2024-05-20-2/+2
| |
* | tweaked Rofi-BeatsJaKooLit2024-05-20-7/+8
| |
* | Add Shuffle to RofiBeats.shDaniel2024-05-20-2/+13
| |
* | initial-boot.sh adjust for easy setting of themes and icons in the futureJaKooLit2024-05-19-4/+9
| |
* | Merge pull request #282 from JaKooLit/mainJa.KooLit2024-05-18-2/+3
|\| | | | | Main to development
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage