aboutsummaryrefslogtreecommitdiffstats
path: root/config/hypr/configs/Keybinds.conf
Commit message (Collapse)AuthorAgeLines
* fix: layout aware cycleprev and cyclenext window bindingsSuresh Thagunna2025-12-23-0/+2
|
* feat: Add precise volume adjustmentRyan Garofano2025-12-22-0/+2
|
* Missing # in comment lineDon Williams2025-11-26-1/+1
| | | | | | | | On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: config/hypr/configs/Keybinds.conf
* Added keybinds for managine grouped windowsDon Williams2025-11-26-3/+18
| | | | | | | | | | | | Trying to implement https://github.com/JaKooLit/Hyprland-Dots/pull/872 When SUPER RIGHT/LEFT work dynamically in and out of tabbed windows So far not working Code is commented out for now. On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: config/hypr/configs/Keybinds.conf
* move: Keybindsbrockar2025-11-22-0/+63
|
* new: startup apps for usersbrockar2025-11-22-0/+3
|
* Fixing layout aware SUPER J/K cycle next/prevDon Williams2025-11-05-2/+4
| | | | | | | | | On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: config/hypr/configs/Keybinds.conf modified: config/hypr/scripts/KeybindsLayoutInit.sh
* Small decription changesDon Williams2025-10-30-2/+2
| | | | | | | | | On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: config/hypr/UserConfigs/UserKeybinds.conf modified: config/hypr/configs/Keybinds.conf
* refactor(keybinds): use bindd with descriptions across configsDon Williams2025-10-30-98/+98
| | | | | | | - Convert binds to description form (bindd/bindld/binded/bindmd/bindlnd) - Keep naming as powermenu for shutdown/reboot/logout/suspend - Update KeyBinds.sh to parse and display descriptions - Update CHANGELOG
* added some notes on kill bindJaKooLit2025-03-16-4/+3
|
* minor keybind updateJaKooLit2025-03-08-2/+1
|
* Introduction of using a separate file for Default apps, terminals, file ↵JaKooLit2025-03-01-0/+2
| | | | managers, search engines...
* Update Keybinds.conf swap windowsDonald Williams2025-02-23-0/+6
| | | Using MOD + ALT + Arrow keys to swap tiled windows L/R and U/D
* updateinstaller2025-02-16-36/+36
|
* most of the added features and keybinds are moved to User Keybinds. Giving ↵JaKooLit2025-02-13-40/+5
| | | | more flexibility for users
* Updated New rofi themesJaKooLit2025-02-12-9/+15
|
* Moved the animations script in scripts directory.JaKooLit2025-02-01-1/+1
| | | | | | Some Minor tweak on copy.sh. Need to tweak more as its already abit late
* Added Hyprland animations from different popular Hyprland users.JaKooLit2025-01-29-0/+1
| | | | default keybind to toggle animation is SUPER SHIFT A
* some changes on scripts which depends on rofi. Downside is only way to close ↵JaKooLit2025-01-12-1/+2
| | | | the rofi is pressing esc button. However, you can execute immediately the script. ie., rofi menu is opened, by pressing Super W, it will execute wallpaper menu immediately.
* - Searchable keybinds correction. Pressing `SUPER SHIFT K` again will close ↵JaKooLit2025-01-09-1/+1
| | | | rofi
* tweaks on keybinds so easier to search using rofiJaKooLit2025-01-04-25/+25
|
* added togglesplitJaKooLit2024-10-10-3/+8
|
* Added Searchable Keybinds using rofiJaKooLit2024-09-20-1/+1
| | | | Default Keybind SUPER SHIFT K
* fix change focus window when on group modeJaKooLit2024-08-24-3/+3
|
* disable background opacity on kitty config and let hyprland deal with ↵JaKooLit2024-08-18-0/+1
| | | | | | background opacity via window rules added SUPER ALT O to disable opacity to an active window
* Code Clean upsJaKooLit2024-08-02-1/+1
| | | | | Keybinds killall replaced with pkill for compatibility with Nixos Refresh.sh, WaybarLayout & Styles.sh code clean up
* Waybar CSS styles clean upJaKooLit2024-06-07-2/+2
| | | | Added Kill active window
* Wallpaper-Effects (Super Shift W)JaKooLit2024-06-03-0/+1
|
* keybind e for brightness and volume controlsJaKooLit2024-06-01-2/+2
|
* modified / added some keybindsJaKooLit2024-05-28-1/+5
|
* Update Keybinds.confJa.KooLit2024-05-25-12/+12
| | | Keybinds updated so media keys will work even lockscreens are active
* Move rofi-qalculate to userconfigs - keybindsJaKooLit2024-05-23-1/+0
|
* Update Keybinds.confJa.KooLit2024-05-23-1/+1
|
* feat: Add rofi calculator using qalc command. Result of expression is ↵JosephArmas2024-05-22-0/+1
| | | | automatically saved to clipboard. Default keybinding set to mod + alt + c.
* remove keyboard switching layout from default keybindsJaKooLit2024-05-21-1/+0
|
* updated prinscr + 10 secs timer. It is now super CTRL SHIFT PrintScrJaKooLit2024-05-16-1/+1
|
* small bug fix (typo) errorJaKooLit2024-05-07-1/+1
|
* Style change of ags which should work well with Dark / Light switcher. ↵JaKooLit2024-05-06-1/+0
| | | | Keybinds moved to UserConfigs
* Close Rofi if running when ags overview is launchedKiran George2024-05-05-1/+1
|
* Added ags overview widgetKiran George2024-05-04-0/+1
| | | | | | | | | | | | Updated search iscon for overview search result suggested action Removed excluded site from overview web search Updated calculator icon for overview Updated overview search action icon spacing Added initial pywal integration to overview search and updated seach icon
* feat: Added Google search & shortcut for rofiLevent Kaan Oğuz2024-04-21-0/+1
|
* added additional info for better workspace switchingJa.KooLit2024-03-19-3/+4
|
* fix: Fix workspace navigation for fr keyboard layoutItess2024-03-18-30/+31
|
* updated on dotsJa.KooLit2024-03-14-1/+1
|
* Bump to v2.2.6 and kb layout switch keybind updateJa.KooLit2024-03-12-1/+1
|
* remove extra # to fix latest update errorsJa.KooLit2024-02-19-1/+1
|
* feat: Add screenshot sounds & notificationsKKV92024-01-27-1/+1
| | | | Add sounds for screenshots with freedesktop.org sound theme. Notify for screenshots taken with swappy and move swappy capture to ScreenShot.sh.
* Just a small tinkering... :)JaKooLit2024-01-01-2/+6
|
* additional. Bumpt to v2.2.3JaKooLit2024-01-01-1/+1
|
* - Breaking Changes.JaKooLit2024-01-01-9/+10
| | | | | | | | | - Quick Edit script moved to user scripts - I understand some users wants to use other editor - RofiBeats moved to user scripts - This is because users wants their own stations :) - RofiBeats keybinds changed to SUPER SHIFT M keybind - Keybinds to change layout SUPER ALT L - Wlogout Script adjusted with 4K. - Wallpaper Scripts are moved to UserScripts. This is because if users has a different location of wallpapers and also wants a different animations
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage