ADD udiskie and launch by i3

alacritty
Alexandre LUCAZEAU 2022-09-14 20:39:17 +02:00
parent 197d8e40e8
commit bf83d70777
No known key found for this signature in database
GPG Key ID: 3C8ADB07A8217BD3
2 changed files with 2 additions and 0 deletions

View File

@ -141,6 +141,7 @@ bindsym $mod+m exec "i3-sensible-terminal -e ncmpcpp"
# programmes au démarrage
exec --no-startup-id nm-applet
exec --no-startup-id nextcloud
exec --no-startup-id udiskie -t
exec --no-startup-id blueman-applet
exec --no-startup-id i3-msg 'workspace $ws9; exec keepassxc;'
#exec --no-startup-id i3-msg 'workspace $ws5; exec emacs;'

View File

@ -52,5 +52,6 @@
powertop
unar # like 7z
nmap
udiskie
];
}