Update dotfiles (2026-02-16 13:30:23)
This commit is contained in:
@@ -0,0 +1,6 @@
|
|||||||
|
{
|
||||||
|
"positionX": 925,
|
||||||
|
"positionY": 4,
|
||||||
|
"scaling": 11.399999999999977,
|
||||||
|
"zIndex": 0
|
||||||
|
}
|
||||||
@@ -0,0 +1,6 @@
|
|||||||
|
{
|
||||||
|
"positionX": 97,
|
||||||
|
"positionY": 963,
|
||||||
|
"scaling": 1.8000000000000005,
|
||||||
|
"zIndex": 0
|
||||||
|
}
|
||||||
@@ -0,0 +1,6 @@
|
|||||||
|
{
|
||||||
|
"positionX": 0,
|
||||||
|
"positionY": 923,
|
||||||
|
"scaling": 3.500000000000002,
|
||||||
|
"zIndex": 2
|
||||||
|
}
|
||||||
@@ -0,0 +1,6 @@
|
|||||||
|
{
|
||||||
|
"positionX": 116,
|
||||||
|
"positionY": 914,
|
||||||
|
"scaling": 3.6000000000000023,
|
||||||
|
"zIndex": 2
|
||||||
|
}
|
||||||
@@ -1,6 +1,4 @@
|
|||||||
{
|
{
|
||||||
"gifFolder": "/home/inorishio/Pictures/Pets/",
|
"gifFolder": "/home/inorishio/Pictures/Pets",
|
||||||
"scaling": "1.6",
|
"maxScaling": 1
|
||||||
"maxHeight": "300",
|
|
||||||
"maxWidth": "300"
|
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -7,7 +7,8 @@ ecosystem {
|
|||||||
}
|
}
|
||||||
|
|
||||||
cursor {
|
cursor {
|
||||||
no_hardware_cursors = true
|
no_hardware_cursors = false
|
||||||
|
use_cpu_buffer = 2
|
||||||
}
|
}
|
||||||
|
|
||||||
xwayland {
|
xwayland {
|
||||||
|
|||||||
@@ -3,4 +3,3 @@
|
|||||||
opengl {
|
opengl {
|
||||||
nvidia_anti_flicker = false
|
nvidia_anti_flicker = false
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -16,8 +16,15 @@ bind = $mainMod, C, exec, uwsm-app -S out -- Telegram # Open Telegram
|
|||||||
bind = $mainMod, S, exec, uwsm-app -S out -- spotify-launcher # Open Spotify
|
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!
|
bind = $mainMod, X, exec, uwsm-app -S out -- env SDL_VIDEODRIVER="x11" osu-lazer # pen Osu-Lazer!
|
||||||
|
|
||||||
|
# Zoom
|
||||||
|
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
|
# Actions
|
||||||
bind = $mainMod CTRL, Q, exec, uwsm-app -S out -- hyprshutdown --post-cmd 'systemctl poweroff'
|
bind = $mainMod CTRL, Q, exec, uwsm-app -S out -- systemctl poweroff
|
||||||
# bind = $mainMod SHIFT, S, exec, uwsm-app -S out -- hyprshot -m region -o /home/inorishio/Pictures/Screenshots -s
|
# 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, TAB, workspace, m+1 # Open next workspace
|
||||||
bind = $mainMod, Escape, workspace, m-1 # Open previous workspace
|
bind = $mainMod, Escape, workspace, m-1 # Open previous workspace
|
||||||
@@ -25,11 +32,13 @@ bind = $mainMod, Escape, workspace, m-1 # Open previous workspace
|
|||||||
# QML
|
# QML
|
||||||
bind = CTRL, mouse:274, global, I-DeskPet:toggle-Region
|
bind = CTRL, mouse:274, global, I-DeskPet:toggle-Region
|
||||||
bind = SHIFT, mouse:274, global, I-DeskPet:toggle-Layer
|
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 CTRL, RETURN, global, z-cast:toggle-launcher
|
||||||
bind = $mainMod, N, global, zshell-nc:toggle-nc
|
bind = $mainMod, N, global, zshell-nc:toggle-nc
|
||||||
bind = $mainMod, L, global, zshell-lock:lock
|
bind = $mainMod, L, exec, zshell -l
|
||||||
bind = $mainMod SHIFT, S, global, ZShell:screenshot
|
bind = $mainMod SHIFT, S, global, ZShell:screenshot
|
||||||
bind = $mainMod CTRL, S, global, ZShell:screenshotFreeze
|
bind = $mainMod CTRL, S, global, ZShell:screenshotFreeze
|
||||||
|
bind = $mainMod CTRL, N, global, zshell-nc:toggle-dnd
|
||||||
|
|
||||||
# Mediakeys
|
# Mediakeys
|
||||||
bind = $mainMod, code:67, exec, uwsm-app -S out -- playerctl play-pause # F1
|
bind = $mainMod, code:67, exec, uwsm-app -S out -- playerctl play-pause # F1
|
||||||
|
|||||||
@@ -19,6 +19,10 @@ layerrule = blur on, match:namespace ZShell-Launcher
|
|||||||
layerrule = blur_popups on, match:namespace ZShell-Launcher
|
layerrule = blur_popups on, match:namespace ZShell-Launcher
|
||||||
layerrule = ignore_alpha 0.5, 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 on, match:namespace IDeskPet-Pet
|
||||||
layerrule = blur_popups on, match:namespace IDeskPet-Pet
|
layerrule = blur_popups on, match:namespace IDeskPet-Pet
|
||||||
layerrule = ignore_alpha 0.5, match:namespace IDeskPet-Pet
|
layerrule = ignore_alpha 0.5, match:namespace IDeskPet-Pet
|
||||||
|
|||||||
@@ -24,6 +24,12 @@ windowrule = pin on, match:class (hyprland-share-picker)
|
|||||||
windowrule = center on, match:title (hyprland-share-picker)
|
windowrule = center on, match:title (hyprland-share-picker)
|
||||||
windowrule = size 600 400, match:class (hyprland-share-picker)
|
windowrule = size 600 400, match:class (hyprland-share-picker)
|
||||||
|
|
||||||
|
# Games
|
||||||
|
windowrule = tile on, match:title ^(ZenlessZoneZero)$
|
||||||
|
windowrule = move -1000 -1000, match:class ^(steam_app_default)$, match:title ^$
|
||||||
|
windowrule = tile on, match:title ^(Wuthering Waves)$
|
||||||
|
windowrule = fullscreen on, match:title ^(osu!)$
|
||||||
|
|
||||||
# Screenlock
|
# Screenlock
|
||||||
windowrule = idle_inhibit always, match:content 2
|
windowrule = idle_inhibit always, match:content 2
|
||||||
windowrule = idle_inhibit always, match:content 3
|
windowrule = idle_inhibit always, match:content 3
|
||||||
|
|||||||
@@ -1,12 +1,12 @@
|
|||||||
# Run on boot
|
# Run on boot
|
||||||
exec-once = uwsm app -S out -- hyprpm reload
|
|
||||||
exec-once = uwsm app -S out -- obs --scene "Recording" --startreplaybuffer --minimize-to-tray
|
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 -- /usr/bin/otd-daemon
|
||||||
exec-once = uwsm app -S out -- Telegram -startintray
|
exec-once = uwsm app -S out -- Telegram -startintray
|
||||||
exec-once = uwsm app -S out -- discord --start-minimized
|
exec-once = uwsm app -S out -- discord --start-minimized
|
||||||
exec-once = uwsm app -S out -- steam -silent
|
exec-once = uwsm app -S out -- steam -silent
|
||||||
exec-once = uwsm app -S out -- qs -d -p /home/inorishio/.config/quickshell/z-bar-qt/shell.qml
|
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 -- qs -d -p /home/inorishio/.config/quickshell/I-DesktopPet/shell.qml
|
||||||
|
exec-once = uwsm app -S out -- sleep 5 && hyprpm reload
|
||||||
|
|
||||||
# Sourcing config files
|
# Sourcing config files
|
||||||
source = ~/.config/hypr/conf/animations/InoriShio-animation.conf
|
source = ~/.config/hypr/conf/animations/InoriShio-animation.conf
|
||||||
|
|||||||
@@ -5,7 +5,7 @@ profile {
|
|||||||
}
|
}
|
||||||
|
|
||||||
profile {
|
profile {
|
||||||
time = 21:00
|
time = 20:00
|
||||||
temperature = 3200
|
temperature = 3200
|
||||||
gamma = 1
|
gamma = 1
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
#!/bin/zsh
|
#!/usr/bin/env zsh
|
||||||
|
|
||||||
VPN="https://anyconnect.vught.nl"
|
VPN="https://anyconnect.vught.nl"
|
||||||
|
|
||||||
if ( pgrep openconnect > /dev/null ); then
|
if [[ $(pgrep openconnect) ]]; then
|
||||||
pkill openconnect
|
pkill openconnect
|
||||||
else
|
else
|
||||||
openconnect-sso --server $VPN
|
openconnect-sso --server $VPN
|
||||||
fi
|
fi
|
||||||
|
|||||||
@@ -12,8 +12,8 @@
|
|||||||
"alignment": "left",
|
"alignment": "left",
|
||||||
"segments": [
|
"segments": [
|
||||||
{
|
{
|
||||||
"template": "➜ ",
|
"template": " ❯ </>",
|
||||||
"foreground": "#f1184c",
|
"foreground": "#a388db",
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"style": "plain"
|
"style": "plain"
|
||||||
}
|
}
|
||||||
|
|||||||
+95
-34
@@ -1,42 +1,103 @@
|
|||||||
{
|
{
|
||||||
"appCount": 16,
|
"appCount": 16,
|
||||||
|
|
||||||
"accentColor": {
|
"accentColor": {
|
||||||
"accents": {
|
"accents": {
|
||||||
"primary": "#a388db",
|
"primary": "#a388db",
|
||||||
"primaryAlt": "#6a4c9c",
|
"primaryAlt": "#6a4c9c",
|
||||||
"warning": "#e46a97"
|
"warning": "#e46a97"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
||||||
"transparency": {
|
"transparency": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
"base": 0.6,
|
"base": 0.6,
|
||||||
"layer": 0.4
|
"layer": 0.4
|
||||||
},
|
},
|
||||||
|
|
||||||
"animScale": 0.8,
|
"colors": {
|
||||||
|
"schemeType": "fruit-salad"
|
||||||
|
},
|
||||||
|
|
||||||
"wallpaperPath": "/home/inorishio/Pictures/Backgrounds/",
|
"animScale": 0.8,
|
||||||
"useDynamicColors": true,
|
|
||||||
"wallust": true,
|
|
||||||
|
|
||||||
"lock": {
|
"wallpaperPath": "/home/inorishio/Pictures/Backgrounds/",
|
||||||
"fixLockScreen": false,
|
"useDynamicColors": true,
|
||||||
"useWallpaper": true
|
"wallust": true,
|
||||||
},
|
|
||||||
|
|
||||||
"idle": {
|
"lock": {
|
||||||
"timeouts": [
|
"fixLockScreen": false,
|
||||||
{
|
"useWallpaper": true
|
||||||
"timeout": 240,
|
},
|
||||||
"idleAction": "lock"
|
|
||||||
},
|
"idle": {
|
||||||
{
|
"timeouts": [
|
||||||
"timeout": 300,
|
{
|
||||||
"idleAction": "dpms off",
|
"timeout": 240,
|
||||||
"activeAction": "dpms on"
|
"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
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -5,8 +5,8 @@ alias cod='conda deactivate'
|
|||||||
alias grub='sudo grub-mkconfig -o /boot/grub/grub.cfg'
|
alias grub='sudo grub-mkconfig -o /boot/grub/grub.cfg'
|
||||||
alias up='yay -Syu --noconfirm'
|
alias up='yay -Syu --noconfirm'
|
||||||
alias exit='systemctl poweroff'
|
alias exit='systemctl poweroff'
|
||||||
alias reboot="hyprshutdown --post-cmd 'systemctl reboot'"
|
alias reboot='systemctl reboot'
|
||||||
alias shutdown="hyprshutdown --post-cmd 'systemctl poweroff'"
|
alias p='python3'
|
||||||
|
|
||||||
# Github
|
# Github
|
||||||
alias gcredential='git config credential.helper store'
|
alias gcredential='git config credential.helper store'
|
||||||
|
|||||||
Reference in New Issue
Block a user