Sway : premiers essais

This commit is contained in:
2021-06-20 00:13:32 +02:00
parent 43c14df5b3
commit d297e32b03
9 changed files with 257 additions and 0 deletions

View File

@ -0,0 +1,3 @@
# Utilise le terminal trouvé dans la variable TERMINAL
unbindsym $mod+Return
bindsym $mod+Return exec $TERMINAL

View File

@ -0,0 +1,3 @@
# Change background
output * bg /home/od/.config/sway/abstract-blue-background-1920x1200.jpg fill

View File

@ -0,0 +1 @@
font pango:DejaVu Sans Mono 11

View File

@ -0,0 +1,6 @@
# Espace entre les fenêtres
for_window [class="^.*"] border pixel 2
for_window [class="^.*"] title_format " %title"
gaps inner 5
smart_borders on
smart_gaps on

View File

@ -0,0 +1,5 @@
# Économie des yeux (48.5680685:7.7709942 = Neudorf, rue de Fegersheim)
exec wlsunset -l 48.5680685 -L 7.7709942
# Notifications de bureau
exec dunst