Browse Source

updated rofi and waybar

pull/10/head
Ja.KooLit 2 years ago
parent
commit
e928dc010c
  1. 5
      config/rofi/config-cliphist.rasi
  2. 5
      config/rofi/config-compact.rasi
  3. 5
      config/rofi/config-long.rasi
  4. 5
      config/rofi/config-power.rasi
  5. 5
      config/rofi/config-rofi-Beats.rasi
  6. 5
      config/rofi/config-short.rasi
  7. 7
      config/rofi/config.rasi
  8. 6
      copy.sh

5
config/rofi/config-cliphist.rasi

@ -1,4 +1,5 @@
/* 💫 https://github.com/JaKooLit 💫 */ /* ---- 💫 https://github.com/JaKooLit 💫 ---- */
/* ---- Configuration ---- */ /* ---- Configuration ---- */
configuration { configuration {
modi: "drun,run"; modi: "drun,run";
@ -8,7 +9,7 @@ configuration {
display-run: ""; display-run: "";
display-filebrowser: ""; display-filebrowser: "";
display-window: ""; display-window: "";
drun-display-format: "{name}"; drun-display-format: "{name}";
hover-select: true; hover-select: true;
me-select-entry: "MouseSecondary"; me-select-entry: "MouseSecondary";
me-accept-entry: "MousePrimary"; me-accept-entry: "MousePrimary";

5
config/rofi/config-compact.rasi

@ -1,4 +1,5 @@
/* 💫 https://github.com/JaKooLit 💫 */ /* ---- 💫 https://github.com/JaKooLit 💫 ---- */
/* ---- Configuration ---- */ /* ---- Configuration ---- */
configuration { configuration {
modi: "drun,run"; modi: "drun,run";
@ -8,7 +9,7 @@ configuration {
display-run: ""; display-run: "";
display-filebrowser: ""; display-filebrowser: "";
display-window: ""; display-window: "";
drun-display-format: "{name}"; drun-display-format: "{name}";
hover-select: true; hover-select: true;
me-select-entry: "MouseSecondary"; me-select-entry: "MouseSecondary";
me-accept-entry: "MousePrimary"; me-accept-entry: "MousePrimary";

5
config/rofi/config-long.rasi

@ -1,4 +1,5 @@
/* 💫 https://github.com/JaKooLit 💫 */ /* ---- 💫 https://github.com/JaKooLit 💫 ---- */
/* ---- Configuration ---- */ /* ---- Configuration ---- */
configuration { configuration {
modi: "drun,run"; modi: "drun,run";
@ -8,7 +9,7 @@ configuration {
display-run: ""; display-run: "";
display-filebrowser: ""; display-filebrowser: "";
display-window: ""; display-window: "";
drun-display-format: "{name}"; drun-display-format: "{name}";
hover-select: true; hover-select: true;
me-select-entry: "MouseSecondary"; me-select-entry: "MouseSecondary";
me-accept-entry: "MousePrimary"; me-accept-entry: "MousePrimary";

5
config/rofi/config-power.rasi

@ -1,4 +1,5 @@
/* 💫 https://github.com/JaKooLit 💫 */ /* ---- 💫 https://github.com/JaKooLit 💫 ---- */
/* ---- Configuration ---- */ /* ---- Configuration ---- */
configuration { configuration {
modi: "drun,run"; modi: "drun,run";
@ -8,7 +9,7 @@ configuration {
display-run: ""; display-run: "";
display-filebrowser: ""; display-filebrowser: "";
display-window: ""; display-window: "";
drun-display-format: "{name}"; drun-display-format: "{name}";
hover-select: true; hover-select: true;
me-select-entry: "MouseSecondary"; me-select-entry: "MouseSecondary";
me-accept-entry: "MousePrimary"; me-accept-entry: "MousePrimary";

5
config/rofi/config-rofi-Beats.rasi

@ -1,4 +1,5 @@
/* 💫 https://github.com/JaKooLit 💫 */ /* ---- 💫 https://github.com/JaKooLit 💫 ---- */
/* ---- Configuration ---- */ /* ---- Configuration ---- */
configuration { configuration {
modi: "drun,run"; modi: "drun,run";
@ -8,7 +9,7 @@ configuration {
display-run: ""; display-run: "";
display-filebrowser: ""; display-filebrowser: "";
display-window: ""; display-window: "";
drun-display-format: "{name}"; drun-display-format: "{name}";
hover-select: true; hover-select: true;
me-select-entry: "MouseSecondary"; me-select-entry: "MouseSecondary";
me-accept-entry: "MousePrimary"; me-accept-entry: "MousePrimary";

5
config/rofi/config-short.rasi

@ -1,4 +1,5 @@
/* 💫 https://github.com/JaKooLit 💫 */ /* ---- 💫 https://github.com/JaKooLit 💫 ---- */
/* ---- Configuration ---- */ /* ---- Configuration ---- */
configuration { configuration {
modi: "drun,run"; modi: "drun,run";
@ -8,7 +9,7 @@ configuration {
display-run: ""; display-run: "";
display-filebrowser: ""; display-filebrowser: "";
display-window: ""; display-window: "";
drun-display-format: "{name}"; drun-display-format: "{name}";
hover-select: true; hover-select: true;
me-select-entry: "MouseSecondary"; me-select-entry: "MouseSecondary";
me-accept-entry: "MousePrimary"; me-accept-entry: "MousePrimary";

7
config/rofi/config.rasi

@ -1,4 +1,5 @@
/* 💫 https://github.com/JaKooLit 💫 */ /* ---- 💫 https://github.com/JaKooLit 💫 ---- */
/* ---- Configuration ---- */ /* ---- Configuration ---- */
configuration { configuration {
modi: "drun,run"; modi: "drun,run";
@ -8,7 +9,7 @@ configuration {
display-run: ""; display-run: "";
display-filebrowser: ""; display-filebrowser: "";
display-window: ""; display-window: "";
drun-display-format: "{name}"; drun-display-format: "{name}";
hover-select: true; hover-select: true;
me-select-entry: "MouseSecondary"; me-select-entry: "MouseSecondary";
me-accept-entry: "MousePrimary"; me-accept-entry: "MousePrimary";
@ -151,7 +152,7 @@ element {
cursor: pointer; cursor: pointer;
background-color: @background; background-color: @background;
border-radius: 10px; border-radius: 10px;
border: 2px; border: 0px;
} }
element normal.normal { element normal.normal {

6
copy.sh

@ -113,14 +113,10 @@ cp -r wallpapers ~/Pictures/ && { echo "${OK}Copy completed!"; } || { echo "${ER
# Initial Symlinks to avoid errors # Initial Symlinks to avoid errors
# symlinks for waybar # symlinks for waybar
ln -sf "$HOME/.config/waybar/configs/config-default" "$HOME/.config/waybar/config" && \ ln -sf "$HOME/.config/waybar/configs/config-default" "$HOME/.config/waybar/config" && \
ln -sf "$HOME/.config/waybar/style/style-dark.css" "$HOME/.config/waybar/style.css" && \ ln -sf "$HOME/.config/waybar/style/style-pywal.css" "$HOME/.config/waybar/style.css" && \
# symlinks for dunst # symlinks for dunst
ln -sf "$HOME/.config/dunst/styles/dunstrc-dark" "$HOME/.config/dunst/dunstrc" && \ ln -sf "$HOME/.config/dunst/styles/dunstrc-dark" "$HOME/.config/dunst/dunstrc" && \
# symlink for wofi
ln -sf "$HOME/.config/wofi/styles/style-dark.css" "$HOME/.config/wofi/style.css" && \
ln -sf "$HOME/.config/wofi/configs/config-default" "$HOME/.config/wofi/config" && \
# Set some files as executable # Set some files as executable
chmod +x ~/.config/hypr/scripts/* 2>&1 | tee -a "$LOG" chmod +x ~/.config/hypr/scripts/* 2>&1 | tee -a "$LOG"

Loading…
Cancel
Save