Compare commits

..

35 Commits

Author SHA1 Message Date
58a80b7e1b chore(config): warprc - updated 2025-02-25 11:57:04 +01:00
f0ad92db54 chore(Sway): Presse-papier - Attempt to use cliphist (without success) 2025-02-25 11:57:04 +01:00
336f511836 feat(bin): script - added, webserver to launch Python3 web server 2025-02-25 11:57:04 +01:00
4bb18648ef fix(sway): FileChooser missing for xdg-desktop-portal, add GTK one 2025-02-25 11:57:04 +01:00
8499117fcb doc(random_wallpaper): Explain that we use swaybg for Wayland 2025-02-25 11:57:04 +01:00
17e319b513 fix(applications): Add different Slack desktop file to launch it on Wayland 2025-02-25 11:57:04 +01:00
df9d588331 fix(applications): delete useless ~/bin/qtpass-wayland file
Because we use .local/share/applications/qtpass.desktop instead!
2025-02-25 11:57:04 +01:00
929ee321d2 fix(sway): config - add 12-lanceur.conf to set sway-launcher-desktop correctly 2025-02-25 11:57:04 +01:00
7e2b984255 feat(QtPass): New .desktop file to launch it correctly 2025-02-25 11:57:04 +01:00
fdc5cef3c8 feat(Sway): config - Change launcher to sway-launcher-desktop + alacritty
* use sway-launcher-desktop
* use alacritty
* use fzf
2025-02-25 11:57:04 +01:00
fc5031c313 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-25 11:57:04 +01:00
9db183fe23 feat(scripts): WIP - launcher to use with fzf and alacritty? 2025-02-25 11:57:04 +01:00
36de9d3147 feat(ZSH): Use 'bat' as PAGER and 'nvim' as MANPAGER 2025-02-25 11:57:04 +01:00
d48b9d4ce5 fix(sway): Load .config/environment.d/envvars.conf in another way 2025-02-25 11:57:04 +01:00
a2c2238b6f fix(environment.d): envvars.conf - comment useless lines
Because of sway-systemd that already do thins about XDG_CURRENT_DESKTOP,
etc.
2025-02-25 11:57:04 +01:00
6c365a6dd1 fix(ssh): config - change 'zou' IP 2025-02-25 11:57:04 +01:00
3bbdcb1e6a fix(qtpass): Add new binary for wayland compat. 2025-02-25 11:57:04 +01:00
884709e0ae 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-02-25 11:56:55 +01:00
fb89575c6d feat(nvim): Initial configuration 2025-02-25 11:56:36 +01:00
1d5973aa0d feat(ZSH): aliases - Add 2 more aliases:
* cat => bat command (to display line number and colors)
* g => git
2025-02-25 11:56:36 +01:00
15e12c7b36 fix(sway): icc - directory missing. Add it. 2025-02-25 11:56:36 +01:00
3b91834879 chore(backlight): change gammastep to wlsunset to simplify usage 2025-02-25 11:56:36 +01:00
02a743f4a5 fix(battery): Use correct battery name ; BAT1 2025-02-25 11:56:36 +01:00
a36f65f962 feat(bin): New netflix command to launch firefox in --kiosk 2025-02-25 11:56:36 +01:00
ab7fdfd6b3 chore(screen): Add .icm color for laptop screen 2025-02-25 11:56:36 +01:00
b1251c6b04 fix(Sway): Missing variables for gammastep-indicator 2025-02-25 11:56:36 +01:00
4046dbee62 feat(systemd): env. var. - add some for SDL VIDEO 2025-02-25 11:56:36 +01:00
c0cc14ef0e fix(gammastep): wayland - adjust for wayland 2025-02-25 11:56:36 +01:00
7edc306d5c fix(Wayland): systemd - add new variables for Electron and QT apps 2025-02-25 11:56:36 +01:00
8a1b3013b2 fix(waybar): icon size for tray 2025-02-25 11:56:36 +01:00
9a4bdacf97 feat(Sway): Change HiDPI scale for tom laptop 2025-02-25 11:56:36 +01:00
948e7e83f0 fix(Sway): Use i3 default background as default one 2025-02-25 11:56:36 +01:00
b2bb16f9cb fix(ZSH): Launch sway by default in ZSH profile 2025-02-25 11:56:36 +01:00
762118d299 BATTERY: change battery number 2025-02-25 11:56:36 +01:00
3f1072471e chore(bin): Add 2 scripts for screen config. 2025-02-25 11:55:29 +01:00
2 changed files with 51 additions and 0 deletions

View File

@ -2,6 +2,27 @@
# #
# ecran_framework # ecran_framework
# #
<<<<<<< HEAD
# Désactive les écrans. N'active que celui du PC portable Framework
#
# Écran principal : Iiyama North America PL2474H 11669V9B05959
# Écran secondaire : Iiyama North America PLX2283H 1159495081860
# Écran PC portable : BOE 0x0BCA Unknown
# PC portable
laptopscreen="'BOE 0x0BCA Unknown'"
# Écran principal
mainscreen="'Iiyama North America PL2474H 11669V9B05959'"
# Écran secondaire
otherscreen="'Iiyama North America PLX2283H 1159495081860'"
# Éteint l'écran principal et secondaire
swaymsg output "${mainscreen}" disable
swaymsg output "${otherscreen}" disable
# Allume l'écran du PC portable
swaymsg output "${laptopscreen}" enable
=======
# Désactive les écrans. N'active que celui du laptop Framework # Désactive les écrans. N'active que celui du laptop Framework
# Éteint DP-9, DP-10 # Éteint DP-9, DP-10
@ -10,3 +31,4 @@ wlr-randr --output DP-10 --off
# Allume l'écran du PC portable # Allume l'écran du PC portable
wlr-randr --output eDP-1 --on wlr-randr --output eDP-1 --on
>>>>>>> 120388f (feat(bin): Add 2 new scripts for screens)

View File

@ -3,6 +3,34 @@
# ecran_maison # ecran_maison
# #
# Active les 2 écrans de la maison sur le Dock Station branché. # Active les 2 écrans de la maison sur le Dock Station branché.
<<<<<<< HEAD
#
# Écran principal : Iiyama North America PL2474H 11669V9B05959
# Écran secondaire : Iiyama North America PLX2283H 1159495081860
# Écran PC portable : BOE 0x0BCA Unknown
# PC portable
laptopscreen="'BOE 0x0BCA Unknown'"
# Écran principal
mainscreen="'Iiyama North America PL2474H 11669V9B05959'"
# Écran secondaire
otherscreen="'Iiyama North America PLX2283H 1159495081860'"
# Active l'écran secondaire
swaymsg output "${otherscreen}" enable
# Tourne l'écran de droite de 90°
swaymsg output "${otherscreen}" transform 90 clockwise
# Déplace l'écran de droite à 1920px (pour rester à droite)
swaymsg output "${otherscreen}" pos 1920 0
# Active l'écran principal
swaymsg output "${mainscreen}" enable
# Descend l'écran principal vers le bas de 840px
swaymsg output "${mainscreen}" pos 0 840
# Éteint l'écran du PC portable
swaymsg output "${laptopscreen}" disable
=======
# Active DP-10 # Active DP-10
wlr-randr --output DP-10 --on wlr-randr --output DP-10 --on
@ -18,3 +46,4 @@ wlr-randr --output DP-9 --pos 0,840
# Éteint l'écran du PC portable # Éteint l'écran du PC portable
wlr-randr --output eDP-1 --off wlr-randr --output eDP-1 --off
>>>>>>> 120388f (feat(bin): Add 2 new scripts for screens)