herpderp (redux)

This commit is contained in:
Matthieu Fortin (CPC/CCP) 2025-05-15 09:34:13 -04:00
parent cbece4f200
commit 80dd5a368c
5 changed files with 15 additions and 8 deletions

View file

@ -1,7 +1,8 @@
[files] [files]
recent_files=/home/matt/Downloads/README.txt;/run/user/1000/kio-fuse-QTlNOQ/smb/mfortin@172.31.180.13/CMPFOR/Read Only Files/E01s/PE07-IMAGE-24-01/PE06.txt;/home/matt/.dotfiles/.gitignore;/home/matt/.dotfiles/.stow-local-ignre;/home/matt/.dotfiles/.stow-local-ignore;/home/matt/hypr.txt;/run/user/1000/kio-fuse-QHFRuD/smb/mfortin@172.31.180.13/TCLI_Staff/mfortin/Southby-Batches-main/List Volumes/!vol.bat;/run/user/1000/kio-fuse-QHFRuD/smb/mfortin@172.31.180.13/TCLI_Staff/mfortin/Southby-Batches-main/Privilege Escalation (Admin or System)/GETSYSTEM.cmd;/run/user/1000/kio-fuse-QHFRuD/smb/mfortin@172.31.180.13/TCLI_Staff/mfortin/Southby-Batches-main/ScreenSaverPasswordDisable/ScreenSaverDisable.bat;/home/matt/package.txt; recent_files=/home/matt/#*message*-20250130-114332#;/home/matt/Downloads/README.txt;/run/user/1000/kio-fuse-QTlNOQ/smb/mfortin@172.31.180.13/CMPFOR/Read Only Files/E01s/PE07-IMAGE-24-01/PE06.txt;/home/matt/.dotfiles/.gitignore;/home/matt/.dotfiles/.stow-local-ignre;/home/matt/.dotfiles/.stow-local-ignore;/home/matt/hypr.txt;/run/user/1000/kio-fuse-QHFRuD/smb/mfortin@172.31.180.13/TCLI_Staff/mfortin/Southby-Batches-main/List Volumes/!vol.bat;/run/user/1000/kio-fuse-QHFRuD/smb/mfortin@172.31.180.13/TCLI_Staff/mfortin/Southby-Batches-main/Privilege Escalation (Admin or System)/GETSYSTEM.cmd;/run/user/1000/kio-fuse-QHFRuD/smb/mfortin@172.31.180.13/TCLI_Staff/mfortin/Southby-Batches-main/ScreenSaverPasswordDisable/ScreenSaverDisable.bat;
recent_projects= recent_projects=
current_page=-1 current_page=0
FILE_NAME_0=0;None;0;EUTF-8;1;1;0;%2Fhome%2Fmatt%2F%23%2Amessage%2A-20250130-114332%23;0;4
[project] [project]
session_file= session_file=
@ -10,7 +11,7 @@ project_file_path=/home/matt/Projects
[geany] [geany]
treeview_position=0 treeview_position=0
msgwindow_position=805 msgwindow_position=805
geometry=0;0;2086;1388;1; geometry=0;0;806;534;1;
sidebar_page=2 sidebar_page=2
[VTE] [VTE]

View file

@ -40,7 +40,7 @@ exec-once=~/.config/hypr/xdg-desktop-portal.sh
exec-once=kanshi exec-once=kanshi
exec-once=wlsunset -l 45.424721 -L -75.695000 exec-once=wlsunset -l 45.424721 -L -75.695000
exec-once=systemctl --user restart sunshine.service exec-once=systemctl --user restart sunshine.service
exec-once=pypr #exec-once=pypr --debug /tmp/pypr.log
exec-once=trayscale --hide-window exec-once=trayscale --hide-window
### ENVIRONMENT VARIABLES ### ### ENVIRONMENT VARIABLES ###
@ -228,6 +228,10 @@ windowrulev2 = size 75% 75%, class:update
#windowrule = center, ^(org.gnome.Calculator)$ #windowrule = center, ^(org.gnome.Calculator)$
#windowrule = center, ^(org.kde.kiod6)$ #windowrule = center, ^(org.kde.kiod6)$
#windowrule = dimaround, ^(org.kde.kiod6)$ #windowrule = dimaround, ^(org.kde.kiod6)$
windowrulev2 = float, class:com.update
windowrulev2 = center, class:com.update
windowrulev2 = size 75% 75%, class:com.update
# windowrulev2 = opacity 0.80 0.80,class:^(kitty)$ # windowrulev2 = opacity 0.80 0.80,class:^(kitty)$
#windowrule = float,^(jome)$ #windowrule = float,^(jome)$

View file

@ -30,7 +30,7 @@ bind = $mainMod, F, fullscreen # Toggle fullscreen
bind = $mainMod ALT, L, exec, $HOME/.config/hypr/scripts/ChangeLayout.sh # Toggle Master of Dwindle Layout bind = $mainMod ALT, L, exec, $HOME/.config/hypr/scripts/ChangeLayout.sh # Toggle Master of Dwindle Layout
# Pypr # Pypr
bind = $mainMod SHIFT, return, exec, pypr toggle term #bind = $mainMod SHIFT, return, exec, pypr toggle term
# Dwindle Layout # Dwindle Layout
bind = $mainMod SHIFT, I, togglesplit # only works on dwingle layout bind = $mainMod SHIFT, I, togglesplit # only works on dwingle layout

View file

@ -6,8 +6,10 @@ plugins = [
[scratchpads.term] [scratchpads.term]
animation = "fromTop" animation = "fromTop"
command = "ghostty --class ghostty-dropterm" #command = "ghostty --class ghostty-dropterm"
class = "ghostty-dropterm" command = "ghostty --class=com.example.clipse"
class = "com.example.clipse"
#class = "ghostty-dropterm"
size = "75% 60%" size = "75% 60%"
max_size = "1920px 100%" max_size = "1920px 100%"
margin = 50 margin = 50

View file

@ -41,7 +41,7 @@
"interval": 3600, "interval": 3600,
"exec": "checkupdates | wc -l", "exec": "checkupdates | wc -l",
"exec-if": "exit 0", "exec-if": "exit 0",
"on-click": "kitty --class update paru; pkill -SIGRTMIN+8 waybar", "on-click": "ghostty --class=com.update paru; pkill -SIGRTMIN+8 waybar",
"signal": 8 "signal": 8
// "format": "{} {icon}", // "format": "{} {icon}",
// "return-type": "json", // "return-type": "json",