Compare commits
No commits in common. "d5116dcb770e7507afc370c7ae3aaaeec748d15e" and "f1b16b2fa5aeb589d4a164cb5553e5d84b39ae2a" have entirely different histories.
d5116dcb77
...
f1b16b2fa5
2 changed files with 1 additions and 2 deletions
|
@ -8,7 +8,6 @@ set $menu rofi -show drun
|
||||||
set $browser librewolf
|
set $browser librewolf
|
||||||
set $discord webcord
|
set $discord webcord
|
||||||
set $joplin joplin-desktop
|
set $joplin joplin-desktop
|
||||||
set $wallpaper /usr/share/backgrounds/artix-tube-text.jpg
|
|
||||||
|
|
||||||
input type:keyboard {
|
input type:keyboard {
|
||||||
xkb_layout fr
|
xkb_layout fr
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
exec --no-startup-id swaybg -i $wallpaper
|
exec --no-startup-id swaybg -c '#000000'
|
||||||
exec --no-startup-id swaync
|
exec --no-startup-id swaync
|
||||||
exec --no-startup-id swayosd
|
exec --no-startup-id swayosd
|
||||||
exec --no-startup-id xdg-session-start
|
exec --no-startup-id xdg-session-start
|
||||||
|
|
Loading…
Reference in a new issue