Commit graph

223 commits

Author SHA1 Message Date
GaspardCulis
e5e82abfa8
bash -> (bashrc + profile): Fixed tmux exec overriding Hyprland 2024-06-01 03:15:02 +02:00
GaspardCulis
8a4185b387
shell -> bash -> exec: Execute tmux on start 2024-06-01 03:13:28 +02:00
GaspardCulis
07b4a81141
term: Added tmux config 2024-06-01 03:12:19 +02:00
GaspardCulis
51ad0b920c
Revert "shell -> bash -> aliases: Added hx alias in case helix exec exists"
This reverts commit fa16fc2114.
2024-06-01 00:37:12 +02:00
GaspardCulis
fa16fc2114
shell -> bash -> aliases: Added hx alias in case helix exec exists 2024-05-31 22:52:02 +02:00
6713a2422c shell -> bash -> aliases: Added termux ssha alias 2024-05-31 22:48:13 +02:00
GaspardCulis
01d7988d3c
eww-bard: Fixed breaking changes due to hyprland 0.40.0 update 2024-05-21 09:54:24 +02:00
GaspardCulis
5172ccc3e6
helix -> languages: Changed python LSPs 2024-05-20 11:31:39 +02:00
GaspardCulis
81b410af95
eww -> scripts -> scripts: Fixed hyprstatus being broken due to hyprland 0.40.0 changes 2024-05-12 21:54:11 +02:00
GaspardCulis
c515a11b57
eww -> bar: Fixed systray CSS styling 2024-04-24 10:23:35 +02:00
GaspardCulis
247a76abf8
eww -> bar: Fixed volume emoji spacing 2024-04-24 10:19:35 +02:00
GaspardCulis
8100a237fe
eww -> bar: Fixed systray spacing 2024-04-24 10:17:30 +02:00
GaspardCulis
827c4f8c03
eww -> scripts -> power_profile: Now uses powerprofilesctl instead of asusctl 2024-04-19 11:18:45 +02:00
GaspardCulis
f5bed6145b
hypr -> windowrules: Added deezer workspace 8 rule 2024-04-11 09:33:56 +02:00
GaspardCulis
aaf5046c1a
hypr -> windowrules: Added cinny workspace 9 rule 2024-04-07 22:41:53 +02:00
GaspardCulis
df64fbd914
hypr -> windowrules: Fixed typo 2024-04-05 16:46:54 +02:00
GaspardCulis
a8dd6c69a8
hypr -> startup: Changed exec order 2024-04-05 16:46:24 +02:00
GaspardCulis
a2c1341068
hypr -> bindings: File explorer is now yazi 2024-04-05 16:45:42 +02:00
GaspardCulis
8e7b40abb5
misc -> anyrun: Update position and border color 2024-04-04 23:18:26 +02:00
GaspardCulis
454d91ca70
hypr: Now using anyrun instead of wofi 2024-04-04 20:08:07 +02:00
GaspardCulis
dbf88502ad
hypr: Now using hyprpm to load hy3 2024-04-04 20:07:51 +02:00
GaspardCulis
3e6968c168
sync + misc: Added anyrun config 2024-04-04 20:04:54 +02:00
GaspardCulis
1f61360b2d
hypr -> startup: Now uses wallpaperctl instead of hyprpaper 2024-04-03 15:28:41 +02:00
GaspardCulis
e2a1c5132c
sync + bin: Added wallpaperctl script 2024-04-03 15:27:56 +02:00
2e6097530f hypr -> hyprpaper: New wallpaper 2024-04-02 22:10:48 +02:00
f68c666f47 hypr -> windowrules: Added windowrule for FluffyChat 2024-04-02 22:10:26 +02:00
282bfee99a bin -> eww-bard: Change widget opening order to fix CLS 2024-03-24 10:10:04 +01:00
2e0dbec041 hypr -> gamemode.sh: Fixed breaking changed introduced by Hyprland 0.37 2024-03-22 09:46:30 +01:00
d978441356 Updated Ahurac-dotfiles submodule 2024-03-21 15:39:42 +01:00
7dd863e903 sync: Stopped .bash_env syncing 2024-03-21 15:29:33 +01:00
ddf5209837 bash_aliases: Added mnt-s3 alias 2024-03-21 15:28:03 +01:00
0447d40fe4 eww -> (music + timer): Made widget position defined in pixels 2024-03-21 10:14:51 +01:00
c13b091bba bash_aliases: Added l alias 2024-03-13 09:47:00 +01:00
0043be7dbc bash_env: Rename Godot exec paths env vars 2024-03-12 09:45:03 +01:00
80f31f24f4 eww -> music: Fixed undefined vars 2024-03-10 19:24:44 +01:00
4c59ef2bdd mako + eww -> timer: Set notification category to play sound on timer update 2024-03-09 11:47:34 +01:00
31b67e7e0c eww-bard: Added timer + music startup 2024-03-07 20:11:47 +01:00
db65191c72 eww -> bar -> music: Rename variable 2024-03-07 13:37:13 +01:00
3e4832a125 eww -> bar: Separated sys resource info from power profile & battery 2024-03-06 20:24:27 +01:00
525997f1df eww -> bar: Added vpn widget 2024-03-05 19:47:48 +01:00
99366040aa Revert "eww -> bar: connectivity widget now launches connman-gtk on click"
This reverts commit 7187fafc8f.
2024-03-05 14:11:36 +01:00
7187fafc8f eww -> bar: connectivity widget now launches connman-gtk on click 2024-03-05 14:03:27 +01:00
897479cf7d helix: Created custom jaaj theme 2024-02-29 21:43:09 +01:00
2030cc68cf eww -> music: Fixed art background not being centered 2024-02-20 08:30:09 +01:00
04769c7a17 eww -> music: Increase player buttons size 2024-02-19 21:59:25 +01:00
4f31131470 eww -> music: Changed play/pause and next/previous icons to nerd font icons 2024-02-19 19:47:59 +01:00
c65a17c9c7 eww -> timer: Removed notification sounds 2024-02-19 19:47:44 +01:00
Gaspard Culis
b045fcc5ad
Update README.md 2024-02-19 15:58:25 +01:00
a872594dee eww -> music: Created widget 2024-02-19 15:50:08 +01:00
ebdc104fc1 mako: Remove notification sound 2024-02-19 15:42:31 +01:00