diff --git a/i3/config b/i3/config index 89567677..cbbf2d21 100644 --- a/i3/config +++ b/i3/config @@ -97,6 +97,7 @@ bindsym $mod+B exec kitty -o font_size=12 -o background_opacity=0.40 -e btop; fu bindsym $mod+M exec mousepad bindsym $mod+O exec gcolor3 bindsym $mod+U exec galculator +bindsym $mod+Y exec abiword bindsym $mod+S exec steam bindsym $mod+X exec cd ~/Documents/Code/forks && exec kitty --session ~/.config/kitty/session bindsym $mod+v exec virt-manager diff --git a/updates.txt b/updates.txt index f5ba283f..5389b68b 100644 --- a/updates.txt +++ b/updates.txt @@ -11,10 +11,6 @@ tr '\n' ' ' add notation about using find to list only files in current directory and NOT subdirectory: find $dir -maxdepth 1 -type f -Comment out xfce in /etc/lightdm/lightdm.conf +install abiword (lightweight word processor) -Copy keybindings.lua and packages.lua into ~/.config/nvim/lua run :PackerSync in nvim, and then run :call mkdp#util#install() - -You'll then be able to invoke markdown preview with Ctrl+S - -iAAAAH! +doas pacman -S abiword