Moves from i3 to hypr
This commit is contained in:
parent
6f069d32e1
commit
a186edca69
380 changed files with 23450 additions and 27796 deletions
26
.config/rofi/config-wallpaper-effect.rasi
Normal file
26
.config/rofi/config-wallpaper-effect.rasi
Normal file
|
|
@ -0,0 +1,26 @@
|
|||
/* ---- 💫 https://github.com/JaKooLit 💫 ---- */
|
||||
/* Wallpaper Effects */
|
||||
|
||||
@import "~/.config/rofi/master-config.rasi"
|
||||
|
||||
/* ---- Entry ---- */
|
||||
entry {
|
||||
width: 20%;
|
||||
placeholder: "🏙️ Choose desired wallpaper effect";
|
||||
}
|
||||
|
||||
/* ---- Window ---- */
|
||||
window {
|
||||
width: 24%;
|
||||
}
|
||||
|
||||
/* ---- Listview ---- */
|
||||
listview {
|
||||
fixed-columns: false;
|
||||
lines: 8;
|
||||
}
|
||||
|
||||
/* ---- Inputbar ---- */
|
||||
inputbar {
|
||||
background-image: url("~/.config/hypr/wallpaper_effects/.wallpaper_modified", width);
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue