Commit Graph

189 Commits

Author SHA1 Message Date
5bbbbf3431 Merge branch 'tom' of forge.o9.re:olivier/dotfiles into tom 2025-05-14 22:35:14 +02:00
d8a45bf65a Merge forge.o9.re:olivier/dotfiles into tom 2025-05-14 22:34:20 +02:00
445d03d12f chore(config): warprc - updated 2025-05-14 22:22:52 +02:00
7614873866 fix(sway): FileChooser missing for xdg-desktop-portal, add GTK one 2025-05-14 22:22:52 +02:00
45f378c73a fix(applications): Add different Slack desktop file to launch it on Wayland 2025-05-14 22:22:52 +02:00
3922a1d388 fix(applications): delete useless ~/bin/qtpass-wayland file
Because we use .local/share/applications/qtpass.desktop instead!
2025-05-14 22:22:52 +02:00
9fdfd70f25 fix(sway): config - add 12-lanceur.conf to set sway-launcher-desktop correctly 2025-05-14 22:22:52 +02:00
f04c062c82 feat(QtPass): New .desktop file to launch it correctly 2025-05-14 22:22:52 +02:00
ad7c922d65 feat(Sway): config - Change launcher to sway-launcher-desktop + alacritty
* use sway-launcher-desktop
* use alacritty
* use fzf
2025-05-14 22:22:52 +02:00
e4f9c53060 feat(bin): avoid qtpass problem on Wayland + non 0,0 position monitors
* starts qtpass in Xwayland because it sucks! Cf. https://github.com/IJHack/QtPass/issues/663#issuecomment-2583291264
2025-05-14 22:22:52 +02:00
b16702c28e fix(sway): Load .config/environment.d/envvars.conf in another way 2025-05-14 22:22:52 +02:00
6f2e18367f fix(environment.d): envvars.conf - comment useless lines
Because of sway-systemd that already do thins about XDG_CURRENT_DESKTOP,
etc.
2025-05-14 22:22:52 +02:00
c20fba7799 fix(ssh): config - change 'zou' IP 2025-05-14 22:22:52 +02:00
6f034c3cb9 fix(qtpass): Add new binary for wayland compat. 2025-05-14 22:22:52 +02:00
ba32c341bf feat(bin): Add 2 new scripts for screens
* ecran_maison to activate external monitors for laptop (framework)
* ecran_framework to deactivate external monitors and use laptop one
  (framework)
2025-05-14 22:22:52 +02:00
7a37c9ba6f feat(nvim): Initial configuration 2025-05-14 22:22:52 +02:00
e12aeb3903 fix(sway): icc - directory missing. Add it. 2025-05-14 22:22:52 +02:00
05fab7dd81 fix(battery): Use correct battery name ; BAT1 2025-05-14 22:22:52 +02:00
5aa7592a02 chore(screen): Add .icm color for laptop screen 2025-05-14 22:22:52 +02:00
fe9efd13a8 fix(Sway): Missing variables for gammastep-indicator 2025-05-14 22:22:52 +02:00
cb70a715c0 feat(systemd): env. var. - add some for SDL VIDEO 2025-05-14 22:22:52 +02:00
1ac8d8d91f fix(Wayland): systemd - add new variables for Electron and QT apps 2025-05-14 22:22:52 +02:00
402a0f86ba feat(Sway): Change HiDPI scale for tom laptop 2025-05-14 22:22:52 +02:00
0502e6945e fix(ZSH): Launch sway by default in ZSH profile 2025-05-14 22:22:52 +02:00
f8b0256b9e BATTERY: change battery number 2025-05-14 22:22:52 +02:00
3de58bb297 feat(bin): More scripts for 'bin' directory 2025-05-14 22:22:17 +02:00
c13e8b3d9d chore(zsh): Change PAGER and MANPAGER 2025-05-14 22:18:54 +02:00
9cb06b490f chore(zsh): Update aliases 2025-05-14 22:17:23 +02:00
778362e85e refactor: Get waybar config from tom (laptop) branch 2025-05-14 22:11:49 +02:00
18fdf1adc7 refactor: Get Sway config from tom 2025-05-14 22:06:58 +02:00
d8dad0762e chore(gammastep): Get config. from tom (laptop) branch 2025-05-14 21:53:42 +02:00
606250c0b9 feat(sway): Add 'signal' app on workspace 4 2025-03-01 16:24:27 +01:00
4a5ad3c88f feat(scripts): new 'rec1' to record screen with wf-recorder 2025-02-27 14:25:27 +01:00
625ea8c879 chore(config): warprc - updated 2025-02-26 09:25:29 +01:00
5dab098855 chore(Sway): Presse-papier - Attempt to use cliphist (without success) 2025-02-26 09:25:29 +01:00
8574403710 feat(bin): script - added, webserver to launch Python3 web server 2025-02-26 09:25:29 +01:00
ae6ed89aed fix(sway): FileChooser missing for xdg-desktop-portal, add GTK one 2025-02-26 09:25:29 +01:00
c77621ce02 doc(random_wallpaper): Explain that we use swaybg for Wayland 2025-02-26 09:25:29 +01:00
0f3e135dc2 fix(applications): Add different Slack desktop file to launch it on Wayland 2025-02-26 09:25:29 +01:00
94bdb772e8 fix(applications): delete useless ~/bin/qtpass-wayland file
Because we use .local/share/applications/qtpass.desktop instead!
2025-02-26 09:25:29 +01:00
43d3ae40a6 fix(sway): config - add 12-lanceur.conf to set sway-launcher-desktop correctly 2025-02-26 09:25:29 +01:00
ac156b9dca feat(QtPass): New .desktop file to launch it correctly 2025-02-26 09:25:29 +01:00
925925ec6e feat(Sway): config - Change launcher to sway-launcher-desktop + alacritty
* use sway-launcher-desktop
* use alacritty
* use fzf
2025-02-26 09:25:29 +01:00
8d87b9d362 feat(bin): avoid qtpass problem on Wayland + non 0,0 position monitors
* starts qtpass in Xwayland because it sucks! Cf. https://github.com/IJHack/QtPass/issues/663#issuecomment-2583291264
2025-02-26 09:25:29 +01:00
faf981a2e8 feat(scripts): WIP - launcher to use with fzf and alacritty? 2025-02-26 09:25:29 +01:00
05af331733 feat(ZSH): Use 'bat' as PAGER and 'nvim' as MANPAGER 2025-02-26 09:25:29 +01:00
db967e3b46 fix(sway): Load .config/environment.d/envvars.conf in another way 2025-02-26 09:25:29 +01:00
251afad8bf fix(environment.d): envvars.conf - comment useless lines
Because of sway-systemd that already do thins about XDG_CURRENT_DESKTOP,
etc.
2025-02-26 09:25:29 +01:00
9475e9477e fix(ssh): config - change 'zou' IP 2025-02-26 09:25:29 +01:00
41b0c00300 fix(qtpass): Add new binary for wayland compat. 2025-02-26 09:25:29 +01:00