Fixed rofi-config, added simpleclip to emacs, added workspace 0 for i3
This commit is contained in:
12
emacs/.emacs.d/snippets/org-mode/reveal
Normal file
12
emacs/.emacs.d/snippets/org-mode/reveal
Normal file
@@ -0,0 +1,12 @@
|
||||
# -*- mode: snippet -*-
|
||||
# name: reveal
|
||||
# key: reveal
|
||||
# --
|
||||
#+TITLE: $1
|
||||
#+AUTHOR: Tuan-Dat Tran
|
||||
#+CREATOR: Tuan-Dat Tran
|
||||
#+EMAIL: tuan-dat.tran@stud.uni-due.de
|
||||
#+OPTIONS: ':t *:t -:t <:t \n:nil author:t creator:nil date:nil email:nil f:t num:nil tex:t title:t toc:t
|
||||
#+REVEAL_ROOT: https://cdn.jsdelivr.net/npm/reveal.js
|
||||
#+REVEAL_TITLE_SLIDE: <h2>%t</h2><br /><h3>%s</h3><br /> %a
|
||||
|
||||
@@ -2,7 +2,8 @@
|
||||
# name: template
|
||||
# key: template
|
||||
# --
|
||||
#+TITLE: $0
|
||||
|
||||
#+TITLE: $1
|
||||
#+SETUPFILE: ~/Templates/Org-Mode/setupfile.org
|
||||
|
||||
$1
|
||||
$2
|
||||
Reference in New Issue
Block a user