u
This commit is contained in:
@@ -6,7 +6,7 @@ gtk-theme-name="Sweet-Dark"
|
|||||||
gtk-icon-theme-name="Sweet-Purple"
|
gtk-icon-theme-name="Sweet-Purple"
|
||||||
gtk-font-name="Cantarell 11"
|
gtk-font-name="Cantarell 11"
|
||||||
gtk-cursor-theme-name="Qogir-dark"
|
gtk-cursor-theme-name="Qogir-dark"
|
||||||
gtk-cursor-theme-size=0
|
gtk-cursor-theme-size=16
|
||||||
gtk-toolbar-style=GTK_TOOLBAR_BOTH
|
gtk-toolbar-style=GTK_TOOLBAR_BOTH
|
||||||
gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR
|
gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR
|
||||||
gtk-button-images=1
|
gtk-button-images=1
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
! Cursor
|
! Cursor
|
||||||
! https://wiki.archlinux.org/title/Cursor_themes
|
! https://wiki.archlinux.org/title/Cursor_themes
|
||||||
Xcursor.size: 16
|
|
||||||
Xcursor.theme: Qogir-dark
|
Xcursor.theme: Qogir-dark
|
||||||
|
Xcursor.size: 16
|
||||||
|
|||||||
@@ -180,14 +180,9 @@ if [ ${operation} == "dots" ] ; then
|
|||||||
# mounts
|
# mounts
|
||||||
file_name=mnt-nas.mount
|
file_name=mnt-nas.mount
|
||||||
file_path=/etc/systemd/system
|
file_path=/etc/systemd/system
|
||||||
# trash-put ${file_path}/${file_name}
|
|
||||||
deploy_file "${dots_trg}/systemd/${file_name}" "${file_path}/${file_name}" no_chown
|
deploy_file "${dots_trg}/systemd/${file_name}" "${file_path}/${file_name}" no_chown
|
||||||
|
# sed -i "s|USERNAME|klevstul|g" "${file_path}/${file_name}"
|
||||||
sed -i "s|USERNAME|klevstul|g" "${file_path}/${file_name}"
|
# sed -i "s|PASSWORD|${LILLESORTEBOKS}|g" "${file_path}/${file_name}"
|
||||||
sed -i "s|PASSWORD|${LILLESORTEBOKS}|g" "${file_path}/${file_name}"
|
|
||||||
|
|
||||||
#mount_target=/mnt/nas
|
|
||||||
#mkdir -p ${mount_target}
|
|
||||||
|
|
||||||
# ----------
|
# ----------
|
||||||
# printing
|
# printing
|
||||||
@@ -209,14 +204,6 @@ if [ ${operation} == "dots" ] ; then
|
|||||||
#lpadmin -p Brother_QL-700 -D "Brother QL-700" -E -v usb://Brother/QL-700?serial=000L0Z530516 -m brother_ql700_printer_en.ppd
|
#lpadmin -p Brother_QL-700 -D "Brother QL-700" -E -v usb://Brother/QL-700?serial=000L0Z530516 -m brother_ql700_printer_en.ppd
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# EXAMPLE OF FILE MANIPULATION (from lnxPub's `cli/2103mjr/scr/80_urxvt.sh`)
|
# EXAMPLE OF FILE MANIPULATION (from lnxPub's `cli/2103mjr/scr/80_urxvt.sh`)
|
||||||
# # -----
|
# # -----
|
||||||
# # update .Xresources
|
# # update .Xresources
|
||||||
@@ -237,14 +224,6 @@ if [ ${operation} == "dots" ] ; then
|
|||||||
# /tmp/99_key_value_modifier.sh 'URxvt\*shading' 30 : $file
|
# /tmp/99_key_value_modifier.sh 'URxvt\*shading' 30 : $file
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# ----------
|
# ----------
|
||||||
# programs
|
# programs
|
||||||
# ----------
|
# ----------
|
||||||
|
|||||||
Reference in New Issue
Block a user