install/keybind for abiword
This commit is contained in:
parent
adfc4a9333
commit
d8b96d9497
2 changed files with 3 additions and 6 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue