first draft of installing programs
This commit is contained in:
9
desktop-env.sh
Normal file
9
desktop-env.sh
Normal file
@@ -0,0 +1,9 @@
|
||||
###########################
|
||||
## DESKTOP ENVIRONMENT ##
|
||||
###########################
|
||||
# Designed & tested on Cinnamon XX.x
|
||||
|
||||
echo "desktop-env.sh not populated"
|
||||
|
||||
# remap caps-lock to escape (more efficient neovim)
|
||||
gsettings set org.gnome.libgnomekbd.keyboard options "['grp\tgrp:win_space_toggle', 'terminate\tterminate:ctrl_alt_bksp', 'caps\tcaps:escape']"
|
||||
Reference in New Issue
Block a user