I hereby claim:
- I am nsiregar on github.
- I am nsiregar (https://keybase.io/nsiregar) on keybase.
- I have a public key ASB6LjGxhvRcowgYGhoqebMZPfPk-GB_5-9eSnGBv7Ksjgo
To claim this, I am signing this object:
class CreatePerson < ActiveRecord::Migration[6.0] | |
def change | |
create_table :people do |t| | |
t.string :type | |
t.string :name | |
t.integer :age | |
end | |
end | |
end |
<?xml version="1.0"?> | |
<!DOCTYPE fontconfig SYSTEM "fonts.dtd"> | |
<fontconfig> | |
<match target="font"> | |
<edit name="antialias" mode="assign"> | |
<bool>true</bool> | |
</edit> | |
<edit name="hinting" mode="assign"> | |
<bool>true</bool> | |
</edit> |
# comment baris 15 terkait font | |
focus_follows_mouse no | |
popup_during_fullscreen smart | |
default_border pixel 1 | |
# untuk screenshot | |
# pasang scrot terlebih dahulu | |
bindsym --release Control+Print exec --no-startup-id scrot -s "$HOME/Pictures/%Y-%m-%d-%s_screenshot_$wx$h.png" |
I hereby claim:
To claim this, I am signing this object: