mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-22 03:09:22 +01:00
i3: SOS! Add the third electron! HELPME! It's a monster!
This commit is contained in:
parent
4f57171b83
commit
20d3453f2b
@ -4,14 +4,19 @@
|
||||
# galculator network-manager-gnome redshift-gtk x11-xserver-utils
|
||||
# pasystray feh rofi pulsemixer libnotify-bin xcompmgr xfce4-terminal
|
||||
# fonts-dejavu dbus-x11 arandr numlockx fcitx-bin fcitx-mozc conky-all
|
||||
# flatpak apparmor-notify caffeine keybase
|
||||
# flatpak apparmor-notify caffeine keybase snapd
|
||||
#
|
||||
# Flatpaks expected: org.gajim.Gajim org.gajim.Gajim.Plugin.omemo
|
||||
# de.haeckerfelix.gradio com.wire.WireDesktop
|
||||
#
|
||||
# Snaps expected: signal-desktop
|
||||
#
|
||||
# Debian theming: lxappearance gtk-chtheme qt4-qtconfig qt5ct
|
||||
# https://askubuntu.com/a/600946
|
||||
#
|
||||
# YES! This file is a monster and there really are that many weird
|
||||
# packages and three electrons autostarting, SEND HELP!
|
||||
#
|
||||
# HIDPI text scaling:
|
||||
# % gsettings set org.gnome.desktop.interface scaling-factor 2
|
||||
# https://wiki.archlinux.org/index.php/HiDPI#GNOME
|
||||
@ -287,13 +292,19 @@ exec --no-startup-id $TERMINAL
|
||||
exec --no-startup-id conky
|
||||
exec --no-startup-id aa-notify -p -s 1 -w 60
|
||||
exec --no-startup-id caffeine-indicator
|
||||
# ELECTRON!
|
||||
exec --no-startup-id KEYBASE_AUTOSTART=1 run_keybase -a
|
||||
|
||||
# Flatpaks
|
||||
# ELECTRON!
|
||||
exec --no-startup-id flatpak run com.wire.WireDesktop --startup
|
||||
exec --no-startup-id flatpak run de.haeckerfelix.gradio
|
||||
exec --no-startup-id flatpak run org.gajim.Gajim --quiet
|
||||
|
||||
# Snaps
|
||||
# ELECTRON
|
||||
exec --no-startup-id signal-desktop
|
||||
|
||||
# CHANGEME - weird autostart options that may not be suitable even for my other devices
|
||||
# Centre of Lauttasaari
|
||||
exec --no-startup-id redshift-gtk -l 60.15937:24.87530
|
||||
|
Loading…
Reference in New Issue
Block a user