telegran executable and weather location

This commit is contained in:
Tibeuleu
2025-08-04 23:01:05 +02:00
parent d581f21da5
commit acc937bfbb
2 changed files with 3 additions and 1 deletions

View File

@@ -104,7 +104,7 @@ bindsym $mod+d exec --no-startup-id dmenu_run
bindsym $mod+Shift+d exec --no-startup-id discord
bindsym $mod+t exec --no-startup-id thunderbird
bindsym $mod+Shift+t exec --no-startup-id telegram-desktop
bindsym $mod+Shift+t exec --no-startup-id Telegram
set $freeze Distraction-free mode (super+shift+f to reactivate bindings)
mode "$freeze" { bindsym $mod+Shift+f mode "default"

View File

@@ -35,6 +35,8 @@ export GOPATH="${XDG_DATA_HOME:-$HOME/.local/share}/go"
export ANSIBLE_CONFIG="${XDG_CONFIG_HOME:-$HOME/.config}/ansible/ansible.cfg"
export UNISON="${XDG_DATA_HOME:-$HOME/.local/share}/unison"
export HISTFILE="${XDG_DATA_HOME:-$HOME/.local/share}/history"
# Weather report
export LOCATION="Strasbourg"
# Xspec and IXPEobssim
export HEADAS="$HOME/.local/lib/heasoft-6.33/x86_64-pc-linux-gnu-libc2.39/"