diff --git a/.config/I-DeskPet/1458642792_tumblr_no14e6QDrj1ssnaqwo1_500.json b/.config/I-DeskPet/1458642792_tumblr_no14e6QDrj1ssnaqwo1_500.json new file mode 100644 index 0000000..181376f --- /dev/null +++ b/.config/I-DeskPet/1458642792_tumblr_no14e6QDrj1ssnaqwo1_500.json @@ -0,0 +1,6 @@ +{ + "positionX": 726, + "positionY": 321, + "scaling": 1, + "zIndex": 0 +} diff --git a/.config/I-DeskPet/5426710d51582.json b/.config/I-DeskPet/5426710d51582.json new file mode 100644 index 0000000..d8ede77 --- /dev/null +++ b/.config/I-DeskPet/5426710d51582.json @@ -0,0 +1,6 @@ +{ + "positionX": 1231, + "positionY": 721, + "scaling": 2.200000000000001, + "zIndex": 0 +} diff --git a/.config/I-DeskPet/Acheron.json b/.config/I-DeskPet/Acheron.json index 7cb3b6a..289a9c4 100644 --- a/.config/I-DeskPet/Acheron.json +++ b/.config/I-DeskPet/Acheron.json @@ -1,6 +1,6 @@ { - "positionX": 97, - "positionY": 963, - "scaling": 1.8000000000000005, - "zIndex": 0 + "positionX": 95, + "positionY": 983, + "scaling": 2.1875000000000138, + "zIndex": 2 } diff --git a/.config/I-DeskPet/Evernight.json b/.config/I-DeskPet/Evernight.json index c56be7a..cde5600 100644 --- a/.config/I-DeskPet/Evernight.json +++ b/.config/I-DeskPet/Evernight.json @@ -1,6 +1,6 @@ { "positionX": 0, - "positionY": 923, - "scaling": 3.500000000000002, - "zIndex": 2 + "positionY": 931, + "scaling": 3.6875000000000173, + "zIndex": 1 } diff --git a/.config/I-DeskPet/Stelle.json b/.config/I-DeskPet/Stelle.json index cca51cd..d5a7b05 100644 --- a/.config/I-DeskPet/Stelle.json +++ b/.config/I-DeskPet/Stelle.json @@ -1,6 +1,6 @@ { - "positionX": 116, - "positionY": 914, - "scaling": 3.6000000000000023, - "zIndex": 2 + "positionX": 124, + "positionY": 918, + "scaling": 4.000000000000013, + "zIndex": 0 } diff --git a/.config/fastfetch/Base.jsonc b/.config/fastfetch/Base.jsonc index 85973d5..a89a690 100644 --- a/.config/fastfetch/Base.jsonc +++ b/.config/fastfetch/Base.jsonc @@ -1,113 +1,127 @@ -// Thanks to Bina { "$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json", "logo": { - "source": "/home/inorishio/Pictures/Profile-Pictures/Bocchi.jpg", + "source": "/home/inorishio/Pictures/Profile-Pictures/Koito-Minase.jpg", "type": "none", - "padding": { - "top": 1, - "left": 2, - }, }, "display": { - "separator": " ➜ ", + "separator": "", }, "modules": [ - "break", - "break", - "break", { "type": "os", - "key": "OS ", + "key": "OS", "keyColor": "31", // = color1 + "keyWidth": 8, }, { "type": "kernel", "key": " ├  ", "keyColor": "31", + "keyWidth": 8, }, { "type": "packages", "format": "{} (pacman)", "key": " ├ 󰏖 ", "keyColor": "31", + "keyWidth": 8, }, { "type": "shell", "key": " └  ", "keyColor": "31", + "keyWidth": 8, }, "break", { "type": "wm", - "key": "WM ", + "key": "WM", "keyColor": "32", + "keyWidth": 8, }, { "type": "wmtheme", "key": " ├ 󰉼 ", "keyColor": "32", + "keyWidth": 8, }, { "type": "icons", "key": " ├ 󰀻 ", "keyColor": "32", + "keyWidth": 8, }, { "type": "cursor", "key": " ├  ", "keyColor": "32", + "keyWidth": 8, }, { "type": "terminal", "key": " ├  ", "keyColor": "32", + "keyWidth": 8, }, { "type": "terminalfont", "key": " └  ", "keyColor": "32", + "keyWidth": 8, }, "break", + { + "key": "Hardware", + "type": "custom", + "keyColor": "33", + "keyWidth": 8, + }, { "type": "host", "format": "{5} {1} Type {2}", "key": "PC ", "keyColor": "33", + "keyWidth": 8, }, { "type": "cpu", "format": "{1} ({3}) @ {7} GHz", "key": " ├  ", "keyColor": "33", + "keyWidth": 8, }, { "type": "gpu", "format": "{1} {2} @ {12} GHz", "key": " ├ 󰢮 ", "keyColor": "33", + "keyWidth": 8, }, { "type": "memory", "key": " ├  ", "keyColor": "33", + "keyWidth": 8, }, { "type": "swap", "key": " ├ 󰓡 ", "keyColor": "33", + "keyWidth": 8, }, { "type": "disk", "key": " ├ 󰋊 ", "keyColor": "33", + "keyWidth": 8, }, { "type": "monitor", "key": " └  ", "keyColor": "33", + "keyWidth": 8, }, "break", - "break", ], } diff --git a/.config/fastfetch/inorishio.jsonc b/.config/fastfetch/inorishio.jsonc new file mode 100644 index 0000000..6479dd1 --- /dev/null +++ b/.config/fastfetch/inorishio.jsonc @@ -0,0 +1,127 @@ +{ + "$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json", + "logo": { + "source": "/home/inorishio/Pictures/Profile-Pictures/Koito-Minase.jpg", + "type": "none", + }, + "display": { + "separator": "", + }, + "modules": [ + "break", + { + "type": "os", + "key": "OS", + "keyColor": "31", // = color1 + "keyWidth": 8, + }, + { + "type": "kernel", + "key": " ├  ", + "keyColor": "31", + "keyWidth": 8, + }, + { + "type": "packages", + "format": "{} (pacman)", + "key": " ├ 󰏖 ", + "keyColor": "31", + "keyWidth": 8, + }, + { + "type": "shell", + "key": " └  ", + "keyColor": "31", + "keyWidth": 8, + }, + "break", + { + "type": "wm", + "key": "WM", + "keyColor": "32", + "keyWidth": 8, + }, + { + "type": "wmtheme", + "key": " ├ 󰉼 ", + "keyColor": "32", + "keyWidth": 8, + }, + { + "type": "icons", + "key": " ├ 󰀻 ", + "keyColor": "32", + "keyWidth": 8, + }, + { + "type": "cursor", + "key": " ├  ", + "keyColor": "32", + "keyWidth": 8, + }, + { + "type": "terminal", + "key": " ├  ", + "keyColor": "32", + "keyWidth": 8, + }, + { + "type": "terminalfont", + "key": " └  ", + "keyColor": "32", + "keyWidth": 8, + }, + "break", + { + "key": "Hardware", + "type": "custom", + "keyColor": "33", + "keyWidth": 8, + }, + { + "type": "host", + "format": "{5} {1} Type {2}", + "key": "PC ", + "keyColor": "33", + "keyWidth": 8, + }, + { + "type": "cpu", + "format": "{1} ({3}) @ {7} GHz", + "key": " ├  ", + "keyColor": "33", + "keyWidth": 8, + }, + { + "type": "gpu", + "format": "{1} {2} @ {12} GHz", + "key": " ├ 󰢮 ", + "keyColor": "33", + "keyWidth": 8, + }, + { + "type": "memory", + "key": " ├  ", + "keyColor": "33", + "keyWidth": 8, + }, + { + "type": "swap", + "key": " ├ 󰓡 ", + "keyColor": "33", + "keyWidth": 8, + }, + { + "type": "disk", + "key": " ├ 󰋊 ", + "keyColor": "33", + "keyWidth": 8, + }, + { + "type": "monitor", + "key": " └  ", + "keyColor": "33", + "keyWidth": 8, + }, + ], +} diff --git a/.config/hypr/conf/custom.conf b/.config/hypr/conf/custom.conf index 10ad23f..7ddc50f 100644 --- a/.config/hypr/conf/custom.conf +++ b/.config/hypr/conf/custom.conf @@ -14,3 +14,26 @@ cursor { xwayland { force_zero_scaling = true } + +# # Volume knob +# device { +# name = hangsheng-m1-v5-via-2.4g-kb-keyboard +# enabled = true +# } +# +# # Keyboard +device { + name = hangsheng-m1-v5-via-2.4g-kb + enabled = true +} +# +# Mouse +# device { +# name = hangsheng-m1-v5-via-2.4g-kb-1 +# enabled = false +# } + +device { + name = hangsheng-m1-v5-via-2.4g-kb-keyboard-1 + enabled = false +} diff --git a/.config/hypr/conf/decorations/InoriShio-decoration.conf b/.config/hypr/conf/decorations/InoriShio-decoration.conf index 739a173..030fe60 100644 --- a/.config/hypr/conf/decorations/InoriShio-decoration.conf +++ b/.config/hypr/conf/decorations/InoriShio-decoration.conf @@ -2,7 +2,7 @@ source = ~/.config/hypr/effects/colors/colors.conf general { - border_size = 4 + border_size = 2 col.inactive_border = $vivian1 $ado 90deg col.active_border = $pink $vivian2 60deg } diff --git a/.config/hypr/conf/keybindings/InoriShio-Keybindings.conf b/.config/hypr/conf/keybindings/InoriShio-Keybindings.conf index ee467e0..1b73ff0 100644 --- a/.config/hypr/conf/keybindings/InoriShio-Keybindings.conf +++ b/.config/hypr/conf/keybindings/InoriShio-Keybindings.conf @@ -17,28 +17,38 @@ bind = $mainMod, S, exec, uwsm-app -S out -- spotify-launcher # Open Spotify bind = $mainMod, X, exec, uwsm-app -S out -- env SDL_VIDEODRIVER="x11" osu-lazer # pen Osu-Lazer! # Zoom +# bind = $mainMod, Z, global, hyprlandzoom:toggle-zoom +# bind = $mainMod, mouse_up, exec, /home/inorishio/Documents/Git/zooming/I-Zoom/target/debug/I-Zoom step-up +# bind = $mainMod, mouse_down, exec, /home/inorishio/Documents/Git/zooming/I-Zoom/target/debug/I-Zoom step-down + +# bind = $mainMod, mouse_up, exec, /home/inorishio/Documents/Git/zooming/I-Zoom/target/debug/zoom --zoom-in +# bind = $mainMod, mouse_down, exec, /home/inorishio/Documents/Git/zooming/I-Zoom/target/debug/zoom --zoom-out +# bind = $mainMod SHIFT, Z, exec, /home/inorishio/Documents/Git/zooming/I-Zoom/target/debug/zoom --toggle +# bind = $mainMod CTRL, Z, exec, /home/inorishio/Documents/Git/zooming/I-Zoom/target/debug/zoom --reset + bind = $mainMod, mouse_down, exec, hyprctl -q keyword cursor:zoom_factor $(hyprctl getoptions cursor:zoom_factor -j | jq '.float * 1.3') bind = $mainMod, mouse_up, exec, hyprctl -q keyword cursor:zoom_factor $(hyprctl getoptions cursor:zoom_factor -j | jq '(.float * 0.7) | if . < 1 then 1 else . end') -# binde = SUPER, mouse_up, exec, echo zoom-in | socat - UNIX-CONNECT:/run/user/1000/i-zoom.sock -# binde = SUPER, mouse_down, exec, echo zoom-out | socat - UNIX-CONNECT:/run/user/1000/i-zoom.sock -# bind = SUPER, 0, exec, echo zoom-reset | socat - UNIX-CONNECT:/run/user/1000/i-zoom.sock # Actions -bind = $mainMod CTRL, Q, exec, uwsm-app -S out -- systemctl poweroff +bind = $mainMod CTRL, Q, exec, systemctl poweroff # bind = $mainMod SHIFT, S, exec, uwsm-app -S out -- hyprshot -m region -o /home/inorishio/Pictures/Screenshots -s bind = $mainMod, TAB, workspace, m+1 # Open next workspace bind = $mainMod, Escape, workspace, m-1 # Open previous workspace # QML -bind = CTRL, mouse:274, global, I-DeskPet:toggle-Region -bind = SHIFT, mouse:274, global, I-DeskPet:toggle-Layer -bind = $mainMod, Z, global, I-DeskPet:cycle-zIndex -bind = $mainMod CTRL, RETURN, global, z-cast:toggle-launcher -bind = $mainMod, N, global, zshell-nc:toggle-nc -bind = $mainMod, L, exec, zshell -l -bind = $mainMod SHIFT, S, global, ZShell:screenshot -bind = $mainMod CTRL, S, global, ZShell:screenshotFreeze -bind = $mainMod CTRL, N, global, zshell-nc:toggle-dnd +bind = $mainMod, G, global, zshell:toggle-settings +bind = CTRL, mouse:274, exec, ideskpet toggle-region +bind = SHIFT, mouse:274, exec, ideskpet toggle-layer +bind = $mainMod, Z, exec, ideskpet cycle-zindex +bind = $mainMod CTRL, RETURN, global, zshell:toggle-launcher +bind = $mainMod, N, global, zshell:toggle-nc +bind = $mainMod SHIFT, S, global, zshell:screenshot +bind = $mainMod CTRL, S, global, zshell:screenshotFreeze +bind = $mainMod CTRL, N, global, zshell:toggle-dnd +bind = $mainMod CTRL, T, global, zshell:brightnessDown +bind = $mainMod, L, exec, zshell-cli shell lock +bind = $mainMod SHIFT, D, global, zshell:toggle-drawing +bind = $mainMod CTRL SHIFT, R, exec, app2unit -- zshell-cli shell kill; sleep 0.5; app2unit -- zshell-cli shell start # Mediakeys bind = $mainMod, code:67, exec, uwsm-app -S out -- playerctl play-pause # F1 @@ -52,8 +62,8 @@ bind = , code:173, workspace, m-1 # Mouse upright bind = $mainMod, Q, killactive # Kill window bind = $mainMod, F, fullscreen # Fullscreen bind = $mainMod, T, togglefloating # Toggle float -bind = $mainMod, J, togglesplit # Toggle split -bind = $mainMod, K, swapsplit # Swapsplit +bind = $mainMod, J, layoutmsg, togglesplit # Toggle split +bind = $mainMod, K, layoutmsg, swapsplit # Swapsplit bind = $mainMod, left, movefocus, l # Move focus left bind = $mainMod, right, movefocus, r # Move focus right bind = $mainMod, up, movefocus, u # Move focus up diff --git a/.config/hypr/conf/layers.conf b/.config/hypr/conf/layers.conf index d5894b1..41ab1af 100644 --- a/.config/hypr/conf/layers.conf +++ b/.config/hypr/conf/layers.conf @@ -1,28 +1,16 @@ # QT -layerrule = blur on, match:namespace ZShell-Notifs -layerrule = blur_popups on, match:namespace ZShell-Notifs -layerrule = ignore_alpha 0.5, match:namespace ZShell-Notifs - layerrule = blur on, match:namespace ZShell-Bar layerrule = blur_popups on, match:namespace ZShell-Bar layerrule = ignore_alpha 0.5, match:namespace ZShell-Bar -layerrule = blur on, match:namespace ZShell-Bar-Exclusion -layerrule = blur_popups on, match:namespace ZShell-Bar-Exclusion -layerrule = ignore_alpha 0.5, match:namespace ZShell-Bar-Exclusion - -layerrule = blur on, match:namespace ZShell-Wallpaper -layerrule = blur_popups on, match:namespace ZShell-Wallpaper -layerrule = ignore_alpha 0.5, match:namespace ZShell-Wallpaper - -layerrule = blur on, match:namespace ZShell-Launcher -layerrule = blur_popups on, match:namespace ZShell-Launcher -layerrule = ignore_alpha 0.5, match:namespace ZShell-Launcher - layerrule = blur on, match:namespace ZShell-Auth layerrule = blur_popups on, match:namespace ZShell-Auth layerrule = ignore_alpha 0.5, match:namespace ZShell-Auth -layerrule = blur on, match:namespace IDeskPet-Pet -layerrule = blur_popups on, match:namespace IDeskPet-Pet -layerrule = ignore_alpha 0.5, match:namespace IDeskPet-Pet +layerrule = blur on, match:namespace ZShell-Wallpaper +layerrule = blur_popups on, match:namespace ZShell-Wallpaper +layerrule = ignore_alpha 0.5, match:namespace ZShell-Wallpaper + +# layerrule = blur on, match:namespace IDeskPet-Pet +# layerrule = blur_popups on, match:namespace IDeskPet-Pet +# layerrule = ignore_alpha 0.5, match:namespace IDeskPet-Pet diff --git a/.config/hypr/conf/layouts/keyboard.conf b/.config/hypr/conf/layouts/keyboard.conf index 2853b2e..7e3b19f 100644 --- a/.config/hypr/conf/layouts/keyboard.conf +++ b/.config/hypr/conf/layouts/keyboard.conf @@ -11,5 +11,5 @@ input { accel_profile = flat sensitivity = 0 # ESC and CAPS swap - kb_options = compose:ralt, #caps:swapescape + # kb_options = compose:ralt, #caps:swapescape } diff --git a/.config/hypr/conf/scripts.conf b/.config/hypr/conf/scripts.conf index 7b14e8e..27cdb52 100644 --- a/.config/hypr/conf/scripts.conf +++ b/.config/hypr/conf/scripts.conf @@ -1,5 +1 @@ -# exec-once = uwsm app -S out -- ~/.config/hypr/scripts/Workspace_Wallpapers.sh -# exec-once = uwsm app -S out -- ~/.config/hypr/scripts/Stream.sh -# exec-once = uwsm app -S out -- ~/.config/hypr/scripts/Z-Cast.sh -# exec-once = uwsm app -S out -- ~/.config/hypr/scripts/OBS.sh exec-once = uwsm app -S out -- ~/.config/hypr/scripts/Gtk-Settings.sh diff --git a/.config/hypr/conf/windowrules/default.conf b/.config/hypr/conf/windowrules/default.conf index ac698a2..5d62cbf 100644 --- a/.config/hypr/conf/windowrules/default.conf +++ b/.config/hypr/conf/windowrules/default.conf @@ -19,8 +19,9 @@ windowrule = center on, match:class (.*org.pulseaudio.pavucontrol.*) windowrule = pin on, match:class (.*org.pulseaudio.pavucontrol.*) # Hyprland Share Picker -windowrule = float on, match:class (hyprland-share-picker) -windowrule = pin on, match:class (hyprland-share-picker) +windowrule = float on, match:class (hyprland-share-picker) +windowrule = float on, match:title (Export Image as JPEG) +windowrule = pin on, match:class (hyprland-share-picker) windowrule = center on, match:title (hyprland-share-picker) windowrule = size 600 400, match:class (hyprland-share-picker) @@ -30,6 +31,8 @@ windowrule = move -1000 -1000, match:class ^(steam_app_default)$, match:title ^$ windowrule = tile on, match:title ^(Wuthering Waves)$ windowrule = fullscreen on, match:title ^(osu!)$ +windowrule = float on, match:title ^(Open File)$, match:class ^(xdg-desktop-portal-gtk)$ + # Screenlock windowrule = idle_inhibit always, match:content 2 windowrule = idle_inhibit always, match:content 3 diff --git a/.config/hypr/effects/colors/colors.conf b/.config/hypr/effects/colors/colors.conf index f570f68..c3069a7 100644 --- a/.config/hypr/effects/colors/colors.conf +++ b/.config/hypr/effects/colors/colors.conf @@ -3,3 +3,5 @@ $vivian1 = rgb(6a4c9c) # rgb(106, 76, 156) $vivian2 = rgb(a388db) # rgb(163, 136, 219) $ado = rgb(1274b8) # rgb(18, 116, 184) $suisei = rgb(66daff) # rgb(102, 218, 255) +$discname1 = rgb(951dc9) +$discname2 = rgb(b298bd) diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 74bbf33..a1d4f06 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -1,12 +1,12 @@ # Run on boot +exec-once = uwsm app -S out -- zshell-cli shell start exec-once = uwsm app -S out -- obs --scene "Recording" --startreplaybuffer --minimize-to-tray exec-once = uwsm app -S out -- /usr/bin/otd-daemon +exec-once = uwsm app -S out -- ideskpet start +exec-once = uwsm app -S out -- hyprpm reload exec-once = uwsm app -S out -- Telegram -startintray exec-once = uwsm app -S out -- discord --start-minimized exec-once = uwsm app -S out -- steam -silent -exec-once = uwsm app -S out -- zshell -exec-once = uwsm app -S out -- qs -d -p /home/inorishio/.config/quickshell/I-DesktopPet/shell.qml -exec-once = uwsm app -S out -- sleep 5 && hyprpm reload # Sourcing config files source = ~/.config/hypr/conf/animations/InoriShio-animation.conf diff --git a/.config/hypr/hyprsunset.conf b/.config/hypr/hyprsunset.conf index 876644a..0a94a4b 100644 --- a/.config/hypr/hyprsunset.conf +++ b/.config/hypr/hyprsunset.conf @@ -1,11 +1,11 @@ -profile { - time = 9:30 - identity = true - gamma = 1 -} +# profile { + # time = 9:30 + # identity = true + # gamma = 1 +# } -profile { - time = 20:00 - temperature = 3200 - gamma = 1 -} +# profile { +# time = 20:00 +# temperature = 3200 +# gamma = 1 +# } diff --git a/.config/swayimg/config b/.config/swayimg/config index b698a83..54b4211 100644 --- a/.config/swayimg/config +++ b/.config/swayimg/config @@ -82,7 +82,7 @@ shadow = #000000ff ################################################################################ [list] # Default order (none/alpha/reverse/random) -order = none +order = alpha # Looping list of images (yes/no) loop = yes # Read directories recursively (yes/no) diff --git a/.config/uwsm/env b/.config/uwsm/env index ba4019e..2c6dbc3 100644 --- a/.config/uwsm/env +++ b/.config/uwsm/env @@ -24,7 +24,7 @@ export GDK_BACKEND="wayland,x11,*" export CLUTTER_BACKEND="wayland" export MOZ_ENABLE_WAYLAND=1 export XCURSOR_THEME=BreezeX-RosePine-Linux -export XCURSOR_SIZE=52 +export XCURSOR_SIZE=48 export APPIMAGELAUNCHER_DISABLE=1 export OZONE_PLATFORM="wayland" export KWIN_FORCE_SW_CURSOR=1 diff --git a/.config/z-bar/config.json b/.config/z-bar/config.json deleted file mode 100644 index eb2ef21..0000000 --- a/.config/z-bar/config.json +++ /dev/null @@ -1,103 +0,0 @@ -{ - "appCount": 16, - - "accentColor": { - "accents": { - "primary": "#a388db", - "primaryAlt": "#6a4c9c", - "warning": "#e46a97" - } - }, - - "transparency": { - "enabled": true, - "base": 0.6, - "layer": 0.4 - }, - - "colors": { - "schemeType": "fruit-salad" - }, - - "animScale": 0.8, - - "wallpaperPath": "/home/inorishio/Pictures/Backgrounds/", - "useDynamicColors": true, - "wallust": true, - - "lock": { - "fixLockScreen": false, - "useWallpaper": true - }, - - "idle": { - "timeouts": [ - { - "timeout": 240, - "idleAction": "lock" - }, - { - "timeout": 300, - "idleAction": "dpms off", - "activeAction": "dpms on" - } - ] - }, - - "barConfig": { - "entries": [ - { - "id": "workspaces", - "enabled": true - }, - { - "id": "dash", - "enabled": true - }, - { - "id": "audio", - "enabled": true - }, - { - "id": "resources", - "enabled": true - }, - { - "id": "updates", - "enabled": true - }, - { - "id": "spacer", - "enabled": true - }, - { - "id": "activeWindow", - "enabled": true - }, - { - "id": "spacer", - "enabled": true - }, - { - "id": "tray", - "enabled": true - }, - { - "id": "network", - "enabled": false - }, - { - "id": "upower", - "enabled": true - }, - { - "id": "clock", - "enabled": true - }, - { - "id": "notifBell", - "enabled": true - } - ] - } -} diff --git a/.config/zshrc/10-aliases b/.config/zshrc/10-aliases index 9cf0cca..82eb908 100644 --- a/.config/zshrc/10-aliases +++ b/.config/zshrc/10-aliases @@ -1,5 +1,5 @@ # Global aliases -alias ff='fastfetch' +alias ff='fastfetch --config ~/.config/fastfetch/inorishio.jsonc' alias v='$EDITOR' alias cod='conda deactivate' alias grub='sudo grub-mkconfig -o /boot/grub/grub.cfg' diff --git a/.config/zshrc/20-customization b/.config/zshrc/20-customization index 31b956f..24fc728 100644 --- a/.config/zshrc/20-customization +++ b/.config/zshrc/20-customization @@ -54,4 +54,3 @@ setopt appendhistory # ----------------------------------------------------- # Custom Theme eval "$(oh-my-posh init zsh --config $HOME/.config/ohmyposh/Zachjittery.omp.json)" - diff --git a/.zshrc b/.zshrc index 292baf9..b791ac3 100644 --- a/.zshrc +++ b/.zshrc @@ -1,9 +1,9 @@ -# _ -# _______| |__ _ __ ___ +# _ +# _______| |__ _ __ ___ # |_ / __| '_ \| '__/ __| -# _ / /\__ \ | | | | | (__ +# _ / /\__ \ | | | | | (__ # (_)___|___/_| |_|_| \___| -# +# # ----------------------------------------------------- # ML4W zshrc loader # ----------------------------------------------------- @@ -11,15 +11,15 @@ # DON'T CHANGE THIS FILE # You can define your custom configuration by adding -# files in ~/.config/zshrc +# files in ~/.config/zshrc # or by creating a folder ~/.config/zshrc/custom -# with copies of files from ~/.config/zshrc +# with copies of files from ~/.config/zshrc # ----------------------------------------------------- -(cat ~/.cache/wallust/sequences) -for f in ~/.config/zshrc/*; do - if [ ! -d $f ] ;then - c=`echo $f | sed -e "s=.config/zshrc=.config/zshrc/custom="` +(cat ~/.cache/zshell/sequences) +for f in ~/.config/zshrc/*; do + if [ ! -d $f ]; then + c=$(echo $f | sed -e "s=.config/zshrc=.config/zshrc/custom=") [[ -f $c ]] && source $c || source $f fi done @@ -35,3 +35,9 @@ export BUN_INSTALL="$HOME/.bun" export PATH="$BUN_INSTALL/bin:$PATH" export MANPATH=$HOME/tools/ripgrep/doc/man:$MANPATH export FPATH=$HOME/tools/ripgrep/complete:$FPATH + +fpath+=~/.zfunc +autoload -Uz compinit +compinit + +zstyle ':completion:*' menu select