88e7a69ccf
- replacing hyprpaper with wpaperd
2026-03-12 21:47:15 +01:00
6574e52918
- re-enabled localsend auto-start
...
- removed commented part on xdg-desktop-portal manipulations
2026-02-21 18:44:39 +01:00
5f73fc56ee
- removed easyeffects from autostart, it messes microphone recording
2026-02-16 02:35:36 +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
f040004f46
suspending the laptop when no external screen is connected and lid is closed
2026-02-14 17:54:53 +01:00
8f7bec4d25
- adapted wezterm, oh-my-zsh and power10k themes.
...
- Added power10k config to the repo
- restarting swayosd-server and hyprpaper on lid open
2026-02-14 17:54:25 +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
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
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
68d0010f0f
- added fuzzel config with dracula theme
...
- exporting $TERMINAL from startup.sh
2026-02-11 22:58:20 +01:00
8cfca23e82
- adapted wezterm, oh-my-zsh and power10k themes.
...
- Added power10k config to the repo
- restarting swayosd-server and hyprpaper on lid open
2026-02-11 19:48:37 +01:00
534930c9bf
suspending the laptop when no external screen is connected and lid is closed
2026-02-11 00:54:20 +01:00
a6485979d0
- only locking session if no external monitors are connected
...
- using env to find bash location
2026-02-09 17:11:00 +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
ba1764d029
cleaned up the startup script
2026-01-28 21:20:18 +01:00
56a208cdf9
- replacing firefox with librewolf
2025-12-20 19:55:42 +01:00
8967ee0f7c
- replacing firefox with librewolf
2025-12-20 15:17:30 +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
6590e94b7d
sudo -EH by default for pushing user env to the sudo session
2025-11-26 23:11:53 +01:00
451336ea4e
- removed jetbrain toolbox from auto start
...
- added win+d for wayscriber
2025-11-11 19:33:32 +01:00
405b336b6e
ignore "easyeffects_sink" when switching to another audio output
...
(cherry picked from commit 9fffcb132d )
2025-10-31 20:10:45 +01:00
7e26d4552d
Merge remote-tracking branch 'origin/main'
2025-10-31 20:07:06 +01:00
9fffcb132d
ignore "easyeffects_sink" when switching to another audio output
2025-10-31 20:05:37 +01:00
b81a4d582b
added jetbrain toolbox to startup
2025-10-25 13:37:36 +02:00
09da4750fc
added hyprmarker and easyeffeects, removed jamesDSP
2025-10-19 21:55:52 +02:00
f17935c14e
added nm-applet and feishin to the auto start list
2025-10-17 23:37:23 +02:00
985775b951
added paclean and vim aliases
2025-10-17 23:37:06 +02:00
d28dd50d27
added flameshot to the automatically started apps
2025-10-14 21:20:37 +02:00
3592700b52
Added hyperpapr startup
2025-10-14 01:45:00 +02:00
16107cc345
adapted to work again on new install
2025-10-13 09:17:51 +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
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
4df8f04b24
Merge remote-tracking branch 'origin/x13' into x13
...
# Conflicts:
# .config/hypr/hyprland.conf
2025-07-21 15:28:54 +02:00
32595c7d8c
disabled atuin up arrow, binding x13 volume keys
2025-07-21 15:27:06 +02:00
3868309db1
Added script to start keepassXC without interaction
...
(cherry picked from commit 08bfb2da1b )
2025-07-21 00:49:33 +02:00
08bfb2da1b
Added script to start keepassXC without interaction
2025-07-21 00:44:58 +02:00
fbfa9ec282
auto-start keepass via keep.sh script
2025-07-20 20:07:39 +02:00
ac9b2cf351
starting keepassxc on desk 10
2025-07-20 15:10:40 +02:00
d9afe2734f
removed clight-gui and added keybindings to set backlight with WIN+ALT+{1-0}
2025-07-18 06:59:56 +02:00
37979cf5a3
changing "bat" alias to "batt" to avoid conflict with the bat package
2025-07-12 18:34:04 +02:00
3440a583a0
added cycle_pactl.sh
...
(cherry picked from commit 113c31566b )
2025-07-11 06:16:58 +02:00
113c31566b
added cycle_pactl.sh
2025-07-11 06:12:32 +02:00
9c166ecf90
adapted brightness increment value for x13
2025-07-11 05:54:35 +02:00
6e517776b3
Added laptop brightness script
...
(cherry picked from commit f4f32533c3 )
2025-07-10 20:42:43 +02:00
f4f32533c3
Added laptop brightness script
2025-07-10 20:33:08 +02:00