Compare commits
No commits in common. "c9993b6af25fd425b532d24404237e34bb684a0e" and "eb5fbbd7e5aa0660a9b2abeb73e146e33426c171" have entirely different histories.
c9993b6af2
...
eb5fbbd7e5
3 changed files with 3 additions and 9 deletions
|
@ -6,10 +6,6 @@ layman -S
|
|||
|
||||
emerge --ask --verbose --update --changed-use --deep @world
|
||||
|
||||
emerge --ask --verbose --update --newuse --deep --with-bdeps=y @world
|
||||
|
||||
emerge --ask --verbose @preserved-rebuild
|
||||
|
||||
emerge --ask --verbose --depclean
|
||||
|
||||
eclean-dist --deep
|
||||
|
|
|
@ -3,4 +3,4 @@ source ~/.config/neomutt/colors
|
|||
source ~/.config/neomutt/sidebar
|
||||
|
||||
source ~/.config/neomutt/accounts/darkou
|
||||
#source ~/.config/neomutt/accounts/mousur
|
||||
source ~/.config/neomutt/accounts/mousur
|
||||
|
|
|
@ -131,10 +131,8 @@ exec mako
|
|||
exec nextcloud --background
|
||||
exec remmina -i
|
||||
exec $term
|
||||
#exec firefox
|
||||
exec GDK_BACKEND=x11 firefox
|
||||
#exec signal-desktop --use-tray-icon
|
||||
exec GDK_BACKEND=x11 signal-desktop --use-tray-icon
|
||||
exec firefox
|
||||
exec signal-desktop --use-tray-icon
|
||||
exec mpd
|
||||
exec libinput-gestures-setup start
|
||||
exec solaar --window=hide
|
||||
|
|
Loading…
Reference in a new issue