diff --git a/1-install.sh b/1-install.sh index 300947f..76b4eb0 100755 --- a/1-install.sh +++ b/1-install.sh @@ -114,6 +114,7 @@ packagesYay=( "pfetch" "bibata-cursor-theme" "trizen" + "kora-icon-theme" ); # ------------------------------------------------------ diff --git a/CHANGELOG b/CHANGELOG index be92c4e..8a6ff9f 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,7 +1,13 @@ Version 2.3 -https://gitlab.com/stephan-raabe/dotfiles/-/releases/2.2 +https://gitlab.com/stephan-raabe/dotfiles/-/releases/2.3 -------------------------------------------------------- +Waybar: Add numbers to workspaces Screenshots: Add swappy +Icons: Changed to Kora Icon Theme +Rofi: New Layout featuring current wallpaper as a background +Cliphist: Added to the toolbar +Rofi: Add layout for cliphist + Version 2.2 https://gitlab.com/stephan-raabe/dotfiles/-/releases/2.2 diff --git a/gtk/.gtkrc-2.0 b/gtk/.gtkrc-2.0 index d998e26..6aa4128 100644 --- a/gtk/.gtkrc-2.0 +++ b/gtk/.gtkrc-2.0 @@ -3,7 +3,7 @@ include "/home/raabe/.gtkrc-2.0.mine" gtk-theme-name="Breeze-Dark" -gtk-icon-theme-name="breeze-dark" +gtk-icon-theme-name="kora" gtk-font-name="Cantarell 11" gtk-cursor-theme-name="Bibata-Modern-Classic" gtk-cursor-theme-size=0 diff --git a/gtk/gtk-3.0/settings.ini b/gtk/gtk-3.0/settings.ini index 2df19ae..4cc4ca8 100644 --- a/gtk/gtk-3.0/settings.ini +++ b/gtk/gtk-3.0/settings.ini @@ -1,6 +1,6 @@ [Settings] -gtk-theme-name=Breeze-Dark -gtk-icon-theme-name=breeze-dark +gtk-theme-name=kora +gtk-icon-theme-name=kora gtk-font-name=Cantarell 11 gtk-cursor-theme-name="Bibata-Modern-Classic" gtk-cursor-theme-size=0 diff --git a/rofi/config.rasi b/rofi/config.rasi index 171c0b2..be80627 100644 --- a/rofi/config.rasi +++ b/rofi/config.rasi @@ -16,6 +16,7 @@ configuration { font: "Fira Sans Bold 12"; modi: "window,run,drun"; show-icons: true; + icon-theme: "kora"; } /* Dark theme. */ diff --git a/waybar/modules.json b/waybar/modules.json index d7a6119..f250613 100644 --- a/waybar/modules.json +++ b/waybar/modules.json @@ -14,7 +14,7 @@ "on-click": "activate", "active-only": false, "all-outputs": true, - "format": "{icon}", + "format": "{}", "format-icons": { "urgent": "", "active": "", @@ -67,14 +67,14 @@ // Cliphist "custom/cliphist": { - "format": "{}", + "format": "", "on-click": "cliphist list | rofi -dmenu | cliphist decode | wl-copy", // "exec": "echo ; echo 󰅇 clipboard history", // "on-click": "sleep 0.1 && ~/.config/hypr/scripts/cliphist.sh c", // "on-click-right": "sleep 0.1 && ~/.config/hypr/scripts/cliphist.sh d", // "on-click-middle": "sleep 0.1 && ~/.config/hypr/scripts/cliphist.sh w", // "interval" : 86400, // once every day - "tooltip": true + "tooltip": false }, // Updates Count diff --git a/waybar/myconfig b/waybar/myconfig index 1e0ea94..7bce079 100644 --- a/waybar/myconfig +++ b/waybar/myconfig @@ -44,12 +44,12 @@ // Modules Right "modules-right": [ - "custom/cliphist", "custom/youtube", "custom/updates", "pulseaudio", "bluetooth", "battery", + "custom/cliphist", "group/hardware", "custom/exit", "network", diff --git a/waybar/style.css b/waybar/style.css index dda6cf4..92dd0ac 100644 --- a/waybar/style.css +++ b/waybar/style.css @@ -40,41 +40,40 @@ window#waybar { #workspaces { background: #FFFFFF; - margin: 5px 5px 5px 5px; - padding: 4px 1px; - border-radius: 12px; - font-weight: normal; + margin: 2px; + padding: 2px 2px; + border-radius: 15px; + font-weight: bold; font-style: normal; opacity:0.8; + font-size:16px; + color:#FFFFFF; } #workspaces button { - padding: 0px 10px; - margin: 0px 3px; - border-radius: 12px; - color: @color11; + padding: 0px 5px; + margin: 2px 3px; + border-radius: 15px; + color: #FFFFFF; background-color: @color11; transition: all 0.3s ease-in-out; opacity:0.4; - font-size:13px; } #workspaces button.active { - color: #cdd6f4; - background-color: @color11; - border-radius: 10px; - min-width: 30px; - background-size: 400% 400%; + color: #FFFFFF; + background: @color11; + border-radius: 15px; + min-width: 40px; transition: all 0.3s ease-in-out; opacity:1.0; } #workspaces button:hover { - background-color: @color1; - color: #cdd6f4; - border-radius: 10px; - min-width: 30px; - background-size: 400% 400%; + color: #FFFFFF; + background: @color11; + border-radius: 15px; + opacity:0.7; } /* ----------------------------------------------------- @@ -120,8 +119,9 @@ window#waybar.empty #window { /* background: @color11; */ background: #FFFFFF; margin: 3px 15px 3px 0px; - padding: 2px 3px 1px 3px; - border-radius: 14px; + padding:0px; + /*padding: 2px 3px 1px 3px;*/ + border-radius: 15px; font-weight: normal; font-style: normal; opacity:0.8; @@ -149,11 +149,12 @@ window#waybar.empty #window { * Custom Quicklinks * ----------------------------------------------------- */ -#custom-brave, #custom-outlook, #custom-filemanager, #custom-teams, #custom-chatgpt, #custom-calculator, #custom-windowsvm { +#custom-brave, #custom-outlook, #custom-filemanager, #custom-teams, #custom-chatgpt, #custom-calculator, #custom-windowsvm, #custom-cliphist { margin-right:20px; font-size:20px; font-weight:bold; opacity:0.8; + color:#FFFFFF; } /* ----------------------------------------------------- @@ -164,7 +165,7 @@ window#waybar.empty #window { background-color: @color11; font-size: 16px; color: #FFFFFF; - border-radius: 14px; + border-radius: 15px; padding: 0px 10px 0px 10px; margin: 3px 15px 3px 14px; opacity:0.8; @@ -178,6 +179,7 @@ window#waybar.empty #window { #custom-exit { margin: 0px 20px 0px 0px; font-size:20px; + color:#FFFFFF; } /* ----------------------------------------------------- @@ -230,6 +232,7 @@ window#waybar.empty #window { margin:0px; padding:0px; font-size:16px; + color:#FFFFFF; } #memory {