Skip to content

Instantly share code, notes, and snippets.

Press Alt+F2 to bring up the Run dialog. T
ype gnome-session-properties. Click the "Add" button.
In the resulting dialog box give the name a and the command as conky. Click add and close.
~/.w3m/keymap
keymap C-o NEXT_PAGE
default keymaps https://github.com/tokuhirom/w3m/blob/master/doc-jp/keymap.default
functions https://github.com/tats/w3m/blob/master/doc/README.func
Usefull functions:
SUBMIT - to submit the form (bind to C-o)
you need to set the scale in elementary_config
this is an application that should come with terminology, if not install: sudo apt install libelementary-bin
Rails.application.config.middleware.use OmniAuth::Builder do
provider :testing, Settings.oauth.testing.key, Settings.oauth.testing.secret
end
@bbtdev
bbtdev / note9_debloat.sh
Created March 6, 2019 08:25
Note 9 debloat script
#!/usr/bin/env bash
# ======================================================
# INFO {{{
# search packages
# adb shell pm list packages | grep package
# DISABLE/ENABLE
@bbtdev
bbtdev / wm
Last active March 14, 2019 16:16
https://wiki.archlinux.org/index.php/Comparison_of_tiling_window_managers
DYNAMIC
-------
# spectrwm
* inspired by xmonad and dwm, but you don't need to learn a new language to configure it
- responsive uses the asynchronous XCB library
- written in C
- text file config
defp temp_read_file(file) do
[f] = MapSet.to_list(Temp.tracked())
IO.puts("!!!!!!")
IO.puts(File.read!(f))
IO.puts("!!!!!!")
p
end
adobe source code pro semibold
(made with hidpi install?)
install script
#!/bin/bash
set -euo pipefail
I1FS=$'\n\t'
mkdir -p /tmp/adodefont
cd /tmp/adodefont
xfconf-query --channel xfce4-session --property /sessions/Failsafe/Client0_Command --set openbox --force-array
/usr/include/X11/keysymdef.h