diff --git a/.config/i3/config b/.config/i3/config index ea63f883..e3de57ec 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -194,3 +194,4 @@ bindsym $mod+Shift+Left move left bindsym $mod+Shift+Down move down bindsym $mod+Shift+Up move up bindsym $mod+Shift+Right move right +exec_always --no-startup-id notify-send -i ~/.local/share/larbs/larbs.png 'Welcome to LARBS:' 'Press Super+F1 for the manual.' -t 10000 diff --git a/.config/wall.png b/.config/wall.png index 6e9889cc..937977e3 100644 Binary files a/.config/wall.png and b/.config/wall.png differ diff --git a/.zprofile b/.zprofile deleted file mode 100644 index f940b946..00000000 --- a/.zprofile +++ /dev/null @@ -1 +0,0 @@ -.profile diff --git a/.zprofile b/.zprofile new file mode 120000 index 00000000..aa7da3a9 --- /dev/null +++ b/.zprofile @@ -0,0 +1 @@ +.profile \ No newline at end of file