feat: Add initial hyprland config
This commit is contained in:
16
.config/rofi/config-emoji.rasi
Normal file
16
.config/rofi/config-emoji.rasi
Normal file
@@ -0,0 +1,16 @@
|
||||
/* ---- 💫 https://github.com/JaKooLit 💫 ---- */
|
||||
/* Main Config - emoji */
|
||||
|
||||
@import "~/.config/rofi/master-config.rasi"
|
||||
|
||||
/* ---- Entry ---- */
|
||||
entry {
|
||||
width: 37%;
|
||||
placeholder: "💫 Search Emoji's **note** 👀 Click or Return to choose | Ctrl V to Paste";
|
||||
}
|
||||
|
||||
/* ---- Listview ---- */
|
||||
listview {
|
||||
columns: 1;
|
||||
lines: 8;
|
||||
}
|
||||
Reference in New Issue
Block a user