modification autostart sway
This commit is contained in:
parent
4be37d6118
commit
c993c233fd
4 changed files with 138 additions and 127 deletions
37
sway/.config/sway/autostart
Executable file → Normal file
37
sway/.config/sway/autostart
Executable file → Normal file
|
|
@ -2,16 +2,6 @@
|
|||
# Autostart #
|
||||
# =========== #
|
||||
|
||||
# =================================================
|
||||
# Filtre lumière bleue (wlsunset)
|
||||
# Notifications (swaync)
|
||||
# gnome-keyring-daemon
|
||||
# protonmail-bridge
|
||||
#
|
||||
# Les outils précédent ont été ajouter à systemd --user
|
||||
#
|
||||
# =================================================
|
||||
|
||||
# =================================================
|
||||
# Transparence
|
||||
# =================================================
|
||||
|
|
@ -22,39 +12,12 @@ exec python3 ~/.config/sway/scripts/inactive-windows-transparency.py
|
|||
# Règles d'assignation automatique
|
||||
# =================================================
|
||||
|
||||
assign [app_id="kitty-1"] workspace 1
|
||||
assign [app_id="chromium"] workspace 2
|
||||
assign [app_id="firefox"] workspace 3
|
||||
assign [app_id="AppFlowy"] workspace 5
|
||||
assign [app_id="org.mozilla.Thunderbird"] workspace 9
|
||||
assign [class="Spotify"] workspace 10
|
||||
assign [app_id="proton-bridge"] workspace 11
|
||||
|
||||
# =================================================
|
||||
# Lancement des applications
|
||||
# =================================================
|
||||
|
||||
exec kitty --class kitty-1 --directory $HOME
|
||||
exec chromium
|
||||
exec thunderbird
|
||||
exec spotify-launcher
|
||||
exec AppFlowy
|
||||
# move to systemctl --user
|
||||
# exec gnome-keyring-daemon --components=pkcs11,secrets,ssh --start
|
||||
# exec proton-pass
|
||||
# exec protonmail-bridge
|
||||
|
||||
# =================================================
|
||||
# Presse-papier
|
||||
# =================================================
|
||||
|
||||
# move to systemctl --user
|
||||
# exec wl-paste --watch cliphist store
|
||||
# exec wl-paste --type image/png --watch cliphist store
|
||||
|
||||
# =================================================
|
||||
# Verrouillage auto (swayidle)
|
||||
# =================================================
|
||||
|
||||
# move to systemctl --user
|
||||
# exec swayidle -w timeout 300 'swaylock -f -c 000000' timeout 360 'swaymsg "output * power off"' resume 'swaymsg "output * power on"' before-sleep 'playerctl pause; swaylock -f -c 000000'
|
||||
|
|
|
|||
60
sway/.config/sway/autostart.bak
Executable file
60
sway/.config/sway/autostart.bak
Executable file
|
|
@ -0,0 +1,60 @@
|
|||
# =========== #
|
||||
# Autostart #
|
||||
# =========== #
|
||||
|
||||
# =================================================
|
||||
# Filtre lumière bleue (wlsunset)
|
||||
# Notifications (swaync)
|
||||
# gnome-keyring-daemon
|
||||
# protonmail-bridge
|
||||
#
|
||||
# Les outils précédent ont été ajouter à systemd --user
|
||||
#
|
||||
# =================================================
|
||||
|
||||
# =================================================
|
||||
# Transparence
|
||||
# =================================================
|
||||
|
||||
exec python3 ~/.config/sway/scripts/inactive-windows-transparency.py
|
||||
|
||||
# =================================================
|
||||
# Règles d'assignation automatique
|
||||
# =================================================
|
||||
|
||||
assign [app_id="kitty-1"] workspace 1
|
||||
assign [app_id="chromium"] workspace 2
|
||||
assign [app_id="firefox"] workspace 3
|
||||
assign [app_id="AppFlowy"] workspace 5
|
||||
assign [app_id="org.mozilla.Thunderbird"] workspace 9
|
||||
assign [class="Spotify"] workspace 10
|
||||
assign [app_id="proton-bridge"] workspace 11
|
||||
|
||||
# =================================================
|
||||
# Lancement des applications
|
||||
# =================================================
|
||||
|
||||
exec kitty --class kitty-1 --directory $HOME
|
||||
exec chromium
|
||||
exec thunderbird
|
||||
exec spotify-launcher
|
||||
exec AppFlowy
|
||||
# move to systemctl --user
|
||||
# exec gnome-keyring-daemon --components=pkcs11,secrets,ssh --start
|
||||
# exec proton-pass
|
||||
# exec protonmail-bridge
|
||||
|
||||
# =================================================
|
||||
# Presse-papier
|
||||
# =================================================
|
||||
|
||||
# move to systemctl --user
|
||||
# exec wl-paste --watch cliphist store
|
||||
# exec wl-paste --type image/png --watch cliphist store
|
||||
|
||||
# =================================================
|
||||
# Verrouillage auto (swayidle)
|
||||
# =================================================
|
||||
|
||||
# move to systemctl --user
|
||||
# exec swayidle -w timeout 300 'swaylock -f -c 000000' timeout 360 'swaymsg "output * power off"' resume 'swaymsg "output * power on"' before-sleep 'playerctl pause; swaylock -f -c 000000'
|
||||
|
|
@ -99,19 +99,11 @@ set $term kitty
|
|||
#
|
||||
###############################################
|
||||
|
||||
bindsym $mod+N exec swaync-client -t
|
||||
|
||||
###############################################
|
||||
#
|
||||
# Layout stuff
|
||||
#
|
||||
###############################################
|
||||
|
||||
# You can "split" the current object of your focus with
|
||||
# $mod+b or $mod+v, for horizontal and vertical splits
|
||||
# respectively.
|
||||
# bindsym $mod+b splith
|
||||
# bindsym $mod+v splitv
|
||||
bindsym $mod+b splith
|
||||
bindsym $mod+v splitv
|
||||
|
||||
# Switch the current container between different layout styles
|
||||
bindsym $mod+s layout stacking
|
||||
|
|
@ -208,21 +200,19 @@ bindsym $mod+Ctrl+r Reload
|
|||
#
|
||||
###############################################
|
||||
|
||||
bindsym $mod+b exec chromium
|
||||
bindsym $mod+Ctrl+f exec firefox
|
||||
bindsym $mod+Alt+f exec AppFlowy
|
||||
bindsym $mod+g exec gimp
|
||||
bindsym $mod+m exec spotify-launcher
|
||||
bindsym $mod+Shift+b exec blueman-manager
|
||||
bindsym $mod+Ctrl+o exec swaylock
|
||||
bindsym $mod+Ctrl+e exec wofi --cache-file=/dev/null -Dimage_size=26 -Dynamic_lines=true --location top --yoffset=10 --width=600 --height=300 --gtk-dark --show drun
|
||||
bindsym $mod+t exec thunderbird
|
||||
bindsym $mod+Ctrl+p exec proton-pass
|
||||
bindsym $mod+Ctrl+m exec protonmail-bridge
|
||||
bindsym $mod+Ctrl+v exec virt-manager
|
||||
bindsym $mod+Ctrl+t exec thunar
|
||||
bindsym $mod+y exec kitty -- sh -c "yazi"
|
||||
bindsym $mod+Ctrl+w exec gtk-launch chrome-hnpfjngllnobngcgfapefoaidbinmjnm-Default
|
||||
bindsym $mod+Alt+i exec chromium
|
||||
bindsym $mod+Alt+f exec firefox
|
||||
bindsym $mod+Alt+a exec AppFlowy
|
||||
bindsym $mod+Alt+g exec gimp
|
||||
bindsym $mod+Alt+m exec spotify-launcher
|
||||
bindsym $mod+Alt+b exec blueman-manager
|
||||
bindsym $mod+Alt+o exec swaylock
|
||||
bindsym $mod+Alt+l exec wofi --cache-file=/dev/null -Dimage_size=26 -Dynamic_lines=true --location top --yoffset=10 --width=600 --height=300 --gtk-dark --show drun
|
||||
bindsym $mod+Alt+p exec proton-pass
|
||||
bindsym $mod+Alt+t exec thunar
|
||||
bindsym $mod+Alt+y exec kitty -- sh -c "yazi"
|
||||
bindsym $mod+Alt+w exec gtk-launch chrome-hnpfjngllnobngcgfapefoaidbinmjnm-Default
|
||||
bindsym $mod+Alt+v exec ~/.config/sway/scripts/copypast
|
||||
|
||||
###############################################
|
||||
#
|
||||
|
|
@ -238,8 +228,6 @@ bindsym $mod+Ctrl+w exec gtk-launch chrome-hnpfjngllnobngcgfapefoaidbinmjnm-Defa
|
|||
# Print = zone -> presse-papier
|
||||
bindsym Print exec grim -g "$(slurp)" - | wl-copy -t image/png
|
||||
|
||||
bindsym $mod+v exec ~/.config/sway/scripts/copypast
|
||||
|
||||
|
||||
###############################################
|
||||
#
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
# Default wallpaper (more resolutions are available in /usr/share/backgrounds/sway/)
|
||||
output * bg ~/.wallpapers/sway.png fill
|
||||
output eDP-1 mode 3200x2000@60Hz pos 3200 0 scale 1.5
|
||||
output eDP-1 mode 3200x2000@60Hz pos 3200 0 scale 1.4
|
||||
|
||||
#
|
||||
# Style
|
||||
|
|
@ -35,7 +35,7 @@ seat seat0 xcursor_theme $cursor_theme $cursor_size
|
|||
|
||||
# Pas de titre, bordures fines ou nulles
|
||||
default_border pixel 2
|
||||
default_floating_border normal
|
||||
default_floating_border pixel 2
|
||||
titlebar_border_thickness 0
|
||||
titlebar_padding 0 0
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue