Go to file
Sanchayan Maity 8a7567a8b1 Start tmux sessions using systemd
While starting the tmux sessions from fish worked some environment
variables were not getting picked up in tmux session.

For example DISPLAY is set after we log in and the graphical sway
session starts but since tmux sessions were started before that it
would be absent from the tmux session. We may be wrong about the
exact order and reasoning for this but atleast that is the observed
behaviour.

Fix this by defining a sway session target and making the tmux session
service dependent on it.
2022-04-04 18:07:50 +05:30
alacritty/.config/alacritty Switch back to JetBrains Mono 2021-12-28 19:23:18 +05:30
arch-packages arch-packages: Update package list 2022-03-08 18:53:53 +05:30
chrome/.config chrome: Add chrome settings 2021-03-06 12:25:50 +05:30
chromium/.config chromium: Enable hardware video acceleration 2021-10-31 15:52:23 +05:30
dunst/.config/dunst dunst: Add a configuration for dunst 2021-02-13 12:05:34 +05:30
dwm dwm: Add scrot script and config we use for dwm 2020-10-30 16:37:06 +05:30
emacs/.config/doom Switch back to JetBrains Mono 2021-12-28 19:23:18 +05:30
environment/.config/environment.d environment: Add QT environment variables for Wayland 2022-01-26 18:27:35 +05:30
fish/.config/fish Start tmux sessions using systemd 2022-04-04 18:07:50 +05:30
flake8/.config Add a basic flake8 configuration 2021-12-06 10:28:30 +05:30
fontconfig/.config/fontconfig Switch back to JetBrains Mono 2021-12-28 19:23:18 +05:30
foot/.config/foot foot: Start in tmux by default in scratch session 2022-04-01 17:53:10 +05:30
gdb/.gdbinit.d gdb: Add our scripts directory to auto load path 2022-04-03 12:28:14 +05:30
git git: Add difftastic as a difftool option 2022-03-31 19:37:31 +05:30
gnupg/.gnupg gnupg: Use pinentry-gtk-2 2021-03-13 17:27:28 +05:30
htop/.config/htop Add htop configuration 2022-02-01 12:44:00 +05:30
i3/.i3 i3: Clean up configuration 2021-10-22 15:43:57 +05:30
i3status/.config/i3status i3status: Update configuration 2021-01-01 13:44:45 +05:30
i3status-rust/.config/i3status-rust i3status-rust: Add speed test block & update 2022-03-22 17:44:27 +05:30
imapfilter/.imapfilter imapfilter: Do not move mailing list mails back from Trash 2021-02-19 11:00:35 +05:30
kanshi/.config/kanshi kanshi: Fix profile configuration 2020-11-14 19:28:00 +05:30
kitty/.config/kitty kitty: Allow borders to be distinguished easily 2022-02-10 21:31:57 +05:30
lazygit/.config/lazygit lazygit: Fix diff colors 2021-01-28 11:37:08 +05:30
locale/.config locale: Make sure we have a sane locale configuration 2022-04-03 14:32:45 +05:30
mako/.config/mako Switch back to JetBrains Mono 2021-12-28 19:23:18 +05:30
mbsync mbsync: Master slave terminology has been deprecated 2021-03-13 17:22:12 +05:30
mpDris2/.config/mpDris2 mpDris2: Add a configuration for mpDris2 2021-03-25 11:10:27 +05:30
mpd/.config/mpd mpd: Add initial configuration for mpd 2020-11-13 11:30:58 +05:30
msmtp Add support for our now primary fastmail account 2021-02-13 22:42:20 +05:30
mutt/.mutt mutt: Enable sidebar and mailboxes 2022-02-16 09:54:45 +05:30
notmuch Add support for our now primary fastmail account 2021-02-13 22:42:20 +05:30
nvim Revert "nvim: plugins: Add patchreview" 2022-04-03 08:54:34 +05:30
offlineimap Individual configs should still be in directories 2019-12-31 14:38:50 +05:30
paru/.config paru: Add a configuration for paru 2021-10-20 13:01:21 +05:30
pipewire/.config/pipewire pipewire: Allow higher sample rates 2022-03-02 09:06:17 +05:30
pycodestyle/.config pycodestyle: Ignore E402 2021-10-20 13:01:21 +05:30
pylint/.config pylint: Ignore more lints 2022-01-15 17:42:51 +05:30
ranger/.config/ranger ranger: Run formatter on these python files 2021-04-19 12:20:00 +05:30
starship/.config starship: Remove deprecated property 2021-08-06 10:51:22 +05:30
sway/.config/sway Start tmux sessions using systemd 2022-04-04 18:07:50 +05:30
swaylock/.config/swaylock Switch back to JetBrains Mono 2021-12-28 19:23:18 +05:30
systemd/.config/systemd/user Start tmux sessions using systemd 2022-04-04 18:07:50 +05:30
tinyirc/.config/tiny tinyirc: Update configuration 2021-07-25 11:42:33 +05:30
tmux tmux/tmuxp: Update session files 2022-04-01 10:30:48 +05:30
tmuxp/.config/tmuxp tmux/tmuxp: Update session files 2022-04-01 10:30:48 +05:30
vimiv/.config/vimiv Add configuration for vimiv 2020-11-19 17:30:37 +05:30
waybar/.config/waybar waybar: waybar modules require a minimum height of 28 2020-12-15 17:00:55 +05:30
wezterm/.config/wezterm wezterm: Add an initial wezterm configuration 2021-12-15 14:54:04 +05:30
wireplumber/.config/wireplumber wireplumber: Add explicit bluetooth configuration 2022-02-28 17:59:21 +05:30
wofi/.config/wofi wofi: Add configuration for wofi required on sway 2020-11-13 20:17:54 +05:30
zathura/.config/zathura zathura: Update font setting 2022-02-01 09:52:39 +05:30
.gitignore gitignore: Ignore some gnupg files 2022-03-15 00:12:05 +05:30
.gitmodules Allow seamless navigation between vim and tmux splits 2022-03-27 16:12:08 +05:30
.luacheckrc Add luacheckrc for neovim 2021-12-06 10:28:30 +05:30
Makefile Update Makefile 2022-01-27 14:50:32 +05:30