b277a2534c
- adapted tagging / apply mechanism for windowsRule for ren-py, zerene, zoom and steam
2026-02-14 18:16:06 +01:00
c26e3fa2d2
- corrected merge error
2026-02-14 18:08:47 +01:00
d80a9526a8
Merge branch 'x13'
...
# Conflicts:
# .config/hypr/hyprland.conf
# .config/hypr/hyprpaper.conf
# .config/waybar/config
# .gitignore
# .zshrc
# bin/alias
# bin/brightness
# bin/cycle_pactl.sh
# bin/keep.sh
# bin/lid_close.sh
# bin/lid_open.sh
# bin/startup.sh
2026-02-14 18:08:15 +01:00
1b565a9a82
- binding super + del to suspend command
...
- added suspend.sh
- corrected $TERMINAL assignement in startup.sh
2026-02-14 11:52:58 +01:00
a7339279a1
- corrected pycharm window tagging and riles in hyprland config
2026-02-13 23:11:17 +01:00
9438964c80
- added mpc config
...
- removed language from waybar
- corrected cycle_pactl.sh to ignoe headphone and hdmi outputs
- enabled icons in fuzzel
- enforcing suspend when closing the lid with no external monitor turned on
- corrected windowrules for jetbrain tools
2026-02-13 21:43:03 +01:00
ee20ccb003
- correcting jetbrain xwayland window rules following post found in https://github.com/hyprwm/Hyprland/issues/4257
2026-02-12 09:47:40 +01:00
e3ac345b1e
- dedicating a windowrul for tiling xwayland windows
2026-02-12 08:55:06 +01:00
4f81f9df18
- added custom systemd config for sleep and login.
...
Those scripts should be placed in /etc/systemd/ in case of a restore on the laptop
- strengthened the lid_close and lid_open scripts to debounce and not handle sleep
- switched from deep sleep to s2idle, so that resume is not immediate
- hibernating after 30 minutes of s2idle state
- themed fuzzel with dracula
- cleaned up hyprland comments on lid close/open
- removed splash from hyprpaper config
2026-02-12 05:30:06 +01:00
3bb65eecb7
moved lid open/close actions to shell scripts and reflected it in the hyprland config
2026-02-09 16:47:39 +01:00
10d759d5b1
replace swaylock with hyprlock and a modified default hyprlock config
2026-02-09 08:15:48 +01:00
a62ccc43ae
added hdmi output handler
2026-02-01 10:57:36 +01:00
cbe1d33b71
ch-fr keyboard layout only, i do not need the us layout
2026-01-31 20:44:03 +01:00
d5774faa56
- adding appImage apps to the ignore list
...
- removing double call of startup.sh in exec-once
2026-01-31 19:43:04 +01:00
533ccb0f02
adapted hyprpaper config to the new syntax
2026-01-31 19:42:50 +01:00
46d339c60e
adapted hyprpaper config to the new syntax
2026-01-28 21:20:06 +01:00
1cfc451f9c
- adding appImage apps to the ignore list
...
- removing double call of startup.sh in exec-once
2026-01-26 21:04:06 +01:00
e89cc104fc
forcing xwayland apps to be tiled
2026-01-04 21:08:35 +01:00
649a80f176
adjusted for x13 internal screen hidpi
2026-01-04 21:02:44 +01:00
c8399b6653
adapted for new windows rules syntax
2026-01-04 20:29:24 +01:00
6f6c6aa721
- adapted new rules to correct errors
2026-01-04 18:09:18 +01:00
1f9da5af1f
prepared for the windowRule syntax rewrite
...
(cherry picked from commit 86638522e2 )
2026-01-04 16:57:16 +01:00
86638522e2
prepared for the windowRule syntax rewrite
2025-12-30 19:56:32 +01:00
e93ec64275
- replaced nemo by nautilus as file browser
2025-12-30 19:46:15 +01:00
630a4367a1
- zoom with super + alt + scroll wheel
...
- zerene stacking is tiled by default and not floating
2025-12-18 20:23:31 +01:00
1b8cfcb124
- removed jetbrain toolbox from auto start
...
- added win+d for wayscriber
(cherry picked from commit 451336ea4e )
2025-12-11 19:22:37 +01:00
f5d5c0866c
sudo -EH by default for pushing user env to the sudo session
...
(cherry picked from commit 6590e94b7d )
2025-12-11 19:19:45 +01:00
c0a5066285
- corrected windowrul for zoom, to allow menu selection
2025-11-12 22:46:42 +01:00
451336ea4e
- removed jetbrain toolbox from auto start
...
- added win+d for wayscriber
2025-11-11 19:33:32 +01:00
df2d8deae8
Merge remote-tracking branch 'origin/x13' into x13
2025-10-31 20:10:07 +01:00
1e9b25ac83
switched back to nemo
2025-10-19 21:56:03 +02:00
2b91d4d3a1
adjusted screen location
2025-10-19 11:14:59 +02:00
73e6e42401
- adapted to local files, monitor agnostic
2025-10-19 11:14:13 +02:00
ce67a84ea0
added binding to hyprmarker
2025-10-17 23:38:12 +02:00
d77cee8ad5
switched from nemo (cinnamon) to nautilus (gnome)
2025-10-14 01:45:26 +02:00
6b85f4c652
removing update notification and donation nagging screen
...
(cherry picked from commit 85f8c7ee08 )
2025-10-11 19:42:51 +02:00
85f8c7ee08
removing update notification and donation nagging screen
2025-10-11 19:42:09 +02:00
883edf1a95
- keep.sh is started from the startup.sh script now, not from hyprland config
...
- synced startup.sh with main version
2025-09-27 19:33:24 +02:00
55b1f5f8da
win + ctrl + desktop number to move a window without switching desktop
...
(cherry picked from commit 42d0488f63 )
2025-09-21 17:13:04 +02:00
42d0488f63
win + ctrl + desktop number to move a window without switching desktop
2025-09-21 17:12:14 +02:00
4760a9011b
- removed gesture[] section
2025-09-20 20:06:23 +02:00
0be3103a3b
move firefox startup on login to the script starting keepass, so that firefox is started after keepass
...
(cherry picked from commit 6f61f88c83 )
2025-09-06 00:46:22 +02:00
5cf5318961
move firefox startup on login to the script starting keepass, so that firefox is started after keepass
...
(cherry picked from commit 6f61f88c83 )
2025-09-06 00:41:45 +02:00
b2743ba7af
* added alias for simple-scan via ssh (no window displayed when launched directly)
...
* CH_fr keyboard only, as the laptop keyboard has been swapped
2025-09-06 00:34:01 +02:00
2b6b712a49
- put keepass in the background to continue on Firefox startup in keep.sh
...
- removing windowrules for keepass and firefox desktop dispatching
2025-08-29 13:11:52 +02:00
6f61f88c83
move firefox startup on login to the script starting keepass, so that firefox is started after keepass
2025-08-05 22:34:22 +02:00
e715856256
bumped refresh rate for the main monitor to 75.79 Hz and removed remnants of old screens from the config
2025-07-26 23:14:26 +02:00
268075fd0a
* trying to solve simple-scanner xwaylad display issue
...
* removing binding to volume, as they seems to interfer with the left / right keys
2025-07-25 20:47:24 +02:00
281bb01ea1
swaync is now bound to win+a
2025-07-24 18:39:26 +02:00
4df8f04b24
Merge remote-tracking branch 'origin/x13' into x13
...
# Conflicts:
# .config/hypr/hyprland.conf
2025-07-21 15:28:54 +02:00