Commit Graph

3470 Commits

Author SHA1 Message Date
end-4 1e24608e2b ai: add temperature 2025-06-05 13:15:02 +02:00
Hari Chalise 56bb53ed95 sep for fish shell 2025-06-05 16:32:07 +05:45
end-4 938b4b2c69 hyprland: update keybinds 2025-06-05 01:16:17 +02:00
Hari Chalise 663c3483be chore: make setup url compatible with fish shell
as fish is a non-posix-compliant shell, it doesn't support bash syntax like bash <(), so i have changed the url to one that fish shell supports.
2025-06-05 00:25:28 +05:45
end-4 135a3c2426 hyprland: add ubuntu's terminal keybind 2025-06-04 08:32:53 +02:00
end-4 9ac800ce9b hyprland: keybinds: rearrange zoom keybinds 2025-06-03 23:52:32 +02:00
Sneethe 108e0a8c78 record-script.sh fixes
Even if ~/Videos exists, `xdg-user-dir VIDEOS` requires xdg-user-dirs-update to be run first.
Some people just mkdir their desired xdg-user-dir directories. And so they won't have $HOME/.config/user-dirs.dirs for `xdg-user-dir VIDEOS` to work.
Now instead if there is no user-dirs.dirs match for VIDEOS then $HOME/Videos/ is used instead.

You can now cancel the recording region, which exits the script. Previously if you pressed escape when choosing the recording region, record-script would record the fullscreen.
This resulted in me accidentally recording my entire screen for hours.
2025-06-04 07:30:10 +10:00
end-4 3404335b21 make hyprland background always dark 2025-06-03 14:16:05 +02:00
end-4 e6b6ed60a9 translator: larger trigger delay 2025-06-03 10:22:59 +02:00
end-4 51cb27f747 search: automatically trim file protocol in commands 2025-06-03 10:22:38 +02:00
end-4 8ab8c0046b format 2025-06-03 10:22:16 +02:00
end-4 f86b85b3de fix font inconsistencies 2025-06-03 09:53:52 +02:00
end-4 b5ac985b7d Change sound muting behavior (#1342) 2025-06-03 09:17:30 +02:00
end-4 ee56903530 startup wallpaper animation 2025-06-03 00:25:41 +02:00
end-4 81446091d3 sidebar: translation widget 2025-06-02 23:24:10 +02:00
end-4 c26685b1de update sidebar 2025-06-02 23:23:58 +02:00
end-4 0fba075f52 ai: fix more null error 2025-06-02 18:39:57 +02:00
end-4 2c113018d2 ai: gemini: fix message marked done too early 2025-06-02 18:34:44 +02:00
end-4 9ddf4d2b2f ai message: fix null errors 2025-06-02 18:33:35 +02:00
end-4 fdadca431f add back that pragma, still necessary, oops 2025-06-02 18:33:23 +02:00
end-4 098098ab2d grimblast -> hyprshot
grimblast does nasty shit and crashes quickshell
2025-06-02 18:15:56 +02:00
end-4 7c98b37e4f quickshell: remove no longer necessary pragma 2025-06-02 18:15:14 +02:00
end-4 18990c5de7 primary tab bar: adaptive layout 2025-06-02 17:51:22 +02:00
end-4 bf22194182 ai: gemini: configurator 2025-06-02 14:48:10 +02:00
end-4 35bd46faea fix sidebar radius 2025-06-02 14:47:18 +02:00
Bishoy Ehab 90ea701797 Replace /bin/bash with /usr/bin/env bash shebang 2025-06-02 15:23:39 +03:00
end-4 6aadba9a3a fuzzel: don't overwrite non-color config in color generation 2025-06-02 10:52:20 +02:00
end-4 d4ad68f8c6 Allow fuzzel.ini to be customized (#1344) 2025-06-02 10:45:34 +02:00
Sneethe 1af166ef7c Don't use cache for fuzzel.theme 2025-06-02 18:23:32 +10:00
end-4 209cfc131a nuke ags config 2025-06-02 08:31:37 +02:00
end-4 2b66c6fa89 Merge branch 'main' into ii-qs 2025-06-02 08:29:27 +02:00
Sneethe 7593938986 Allow fuzzel.ini to be customized
Instead of overwriting the entire fuzzel.ini on each theme change. Theme
changes are made to fuzzel.theme which is then imported by fuzzel.ini

Rationale:
I like to use vim binds for fuzzel and there wasn't a good way to modify
fuzzel.ini without making the end-4 update process complicated.
2025-06-02 13:41:40 +10:00
end-4 7d749f16c5 Update fuzzel-emoji.sh 2025-06-02 00:10:02 +02:00
end-4 c940b72776 quickshell emoji picker 2025-06-02 00:09:47 +02:00
end-4 751e5ca543 relocate scripts 2025-06-01 23:45:51 +02:00
Bishoy Ehab e2e6604d16 Merge branch 'end-4:main' into main 2025-06-01 23:39:32 +03:00
end-4 31d06277e1 hyprlock: add background blur 2025-06-01 22:32:24 +02:00
end-4 1380696977 kitty: add search 2025-06-01 21:33:20 +02:00
end-4 7e5610a9e1 fix: correct ags package name in uninstall.sh (#1343) 2025-06-01 21:12:58 +02:00
D7OM e5b920550b fix: correct ags package name in uninstall.sh 2025-06-01 22:07:28 +03:00
end-4 368c7c3cea Update README.md 2025-06-01 20:34:29 +02:00
end-4 ea8f06b632 Update README.md 2025-06-01 20:29:28 +02:00
end-4 e08230cf69 readme: more emphasis on new quickshell version and less on reporting issues with ags version 2025-06-01 20:28:50 +02:00
end-4 1099258d07 left sidebar: add detach/attach instructions + keybind 2025-06-01 18:14:02 +02:00
end-4 e024f896a6 left sidebar: fix width anim 2025-06-01 17:53:28 +02:00
end-4 aaf652b17c detachable sidebar 2025-06-01 17:47:32 +02:00
end-4 a6a3a144d2 remove debug print (AGAIN) 2025-06-01 17:47:00 +02:00
end-4 5e8f912aa9 update plasma browser integration size 2025-06-01 16:23:40 +02:00
end-4 2b0d4b2c32 installation: remove gradience 2025-06-01 16:21:25 +02:00
end-4 c9563ffb63 quickshell: task manager: gnome-usage -> plasma system monitor 2025-06-01 15:26:48 +02:00