telegran executable and weather location
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -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/"
|
||||
|
||||
Reference in New Issue
Block a user