diff --git "a/eww/\\" "b/eww/\\" deleted file mode 100644 index 8734e74..0000000 --- "a/eww/\\" +++ /dev/null @@ -1,541 +0,0 @@ -/** EWW.SCSS -Created by saimoom **/ -*{ - all: unset; - font-family: feather; - font-family: DaddyTimeMono Nerd Font; -} - -/** General **/ -.bar_class { - background-color: #0f0f17; - border-radius: 10px; -} -.module { - margin: 0px 0px 0px 0px; - border-radius: 10px 10px 0px 10px; -} - -/** tooltip!! **/ -tooltip.background { - background-color: #0f0f17; - font-size: 14; - border-radius: 10px; - color: #bfc9db; -} - -tooltip label { - margin: 3px; -} - - -/** Widgets **/ - -.clock_time_sep { - font-size: 20; - color: #bfc9db; - margin: 0px 0px 1px 0px; -} -.clock_time_class, .clock_minute_class { - font-size: 24; -} -.clock_date_class { - font-size: 21; - margin: 0px 5px 0px 5px; - color: #d7beda; -} -.clock_minute_class { - margin: 0px 5px 0px 2px; - color: #bfc9db; -} -.clock_time_class { - color: #bfc9db; - font-weight: bold; - margin: 0px 0px 0px 8px; -} - - -.membar { - color: #e0b089; - background-color: #38384d; - border-radius: 10px; -} -.batbar { - color: #afbea2; - background-color: #38384d; - border-radius: 10px; -} -.brightbar trough highlight { - background-image: linear-gradient(to right, #e4c9af 30%, #f2cdcd 50%, #e0b089 100% *50); - border-radius: 10px; -} -.brightbar scale trough { - all: unset; - box-shadow: 0 6px 5px 2px #06060b; - background-color: #232232; - border-radius: 24px; - min-height: 10px; - min-width: 100px; - margin : 0px -15px 5px 0px; -} -.volbar trough highlight { - background-image: linear-gradient(to right, #afcee0 30%, #a1bdce 50%, #77a5bf 100% *50); - border-radius: 10px; -} - -.module_app_text { - font-size: 23; - margin: 2px 0px 0px 0px; -} -.bright_icon { - font-size: 22; - color: #e4c9af; - margin: 0px 10px 0px -10px; -} -.bright_icon_overlay { - font-size: 28; - color: #e4c9af; - background-size: cover; - background-position: center; - margin: 0px 27px 0px 3px; -} -.volume_icon { - font-size: 22; - color: #a1bdce; - margin: 0px 5px 0px 0px; -} -.module-wif { - font-size: 22; - color: #a1bdce; - border-radius: 100%; - margin: 0px 10px 0px 0px; -} -.module_essid { - font-size: 18; - color: #a1bdce; - margin: 0px 5px 0px -1px; -} - -.iconmem { - font-size: 23; - margin: 4px -3px 4px 0px; - color: #e0b089; -} -.mem_padding { - margin: 10px; -} -.iconbat { - font-size: 23; - color: #afbea2; -} - - -.separ { - color: #3e424f; - font-weight: bold; - font-size: 22px; - margin: 0px 0px 0px 0px; - } - -.mem_module { - background-color: #0f0f17; - border-radius: 16px; - margin: 0px 10px 0px 0px; - } -.bat_module { - background-color: #0f0f17; - border-radius: 16px; - margin: 0px 10px 0px 10px; - } - - -scale trough { - all: unset; - background-color: #22242b; - box-shadow: 0 2px 3px 2px #06060b; - border-radius: 16px; - min-height: 10px; - min-width: 70px; - margin: 0px 10px 0px 0px; -} - -.works { -font-size: 27px; -font-weight: normal; -margin: 0px 0px 0px 15px; -background-color: #0f0f17; -} - -.0 , .01, .02, .03, .04, .05, .06, -.011, .022, .033, .044, .055, .066{ - margin: 0px 10px 0px 0px; -} - -/* Unoccupied */ -.0 { -color: #3e424f; -} - -/* Occupied */ -.01, .02, .03, .04, .05, .06 { - color: #bfc9db; -} - -/* Focused */ -.011, .022, .033, .044, .055, .066 { - color: #a1bdce; -} - - -.song_cover_art { - background-size: cover; - background-position: center; - min-height: 24px; - min-width: 24px; - margin: 10px; - border-radius: 100px; -} - -.song { - color: #a1bdce; - font-size : 18px; - font-weight : bold; - margin : 3px 5px 0px 0px; -} - -.song_btn_play { - color: #a1bdce; - font-size : 28px; - margin : 3px 0px 0px 5px; - -} - - -.song_btn_prev, .song_btn_next { - color: #bfc9db; - font-size : 24px; - margin : 3px 0px 0px 5px; - -} -// Calendar -.cal { - border-radius: 10px; - background-color: #0f0f17; - font-family: JetBrainsMono Nerd Font; - font-size: 18px; - font-weight: normal; - -.cal-in { - padding: 0px 10px 0px 10px; - color: #bfc9db; - -.cal { - &.highlight { - padding: 20px; - } - - padding: 5px 5px 5px 5px; - margin-left: 10px; - } - } -} - -calender { - color: #bfc9db; -} -calendar:selected { - color: #a1bdce; -} - -calendar.header { -color: #a1bdce; -font-weight: bold; -} - -calendar.button { -color: #afbea2; -} - -calendar.highlight { -color: #a1bdce; -font-weight: bold; -} - -calendar:indeterminate { -color: #bfc9db; -} - - - - - - - -.sys_sep { - color: #38384d; - font-size: 18; - margin: 0px 10px 0px 10px; -} -.sys_text_bat_sub, .sys_text_mem_sub { - font-size: 16; - color: #bbc5d7; - margin: 5px 0px 0px 25px; -} -.sys_text_bat, .sys_text_mem { - font-size: 21; - font-weight: bold; - margin: 14px 0px 0px 25px; -} -.sys_icon_bat, .sys_icon_mem { - font-size: 30; - margin: 30px; -} -.sys_win { - border-radius: 10px; - background-color: #0f0f17; -} -.sys_bat { - color: #afbea2; - background-color: #38384d; - border-radius: 10px; -} -.sys_mem { - color: #e4c9af; - background-color: #38384d; - border-radius: 10px; -} -.sys_icon_bat, .sys_text_bat { - color: #afbea2; -} -.sys_icon_mem, .sys_text_mem { - color: #e4c9af; -} -.sys_bat_box { - border-radius: 16px; - margin: 15px 10px 10px 20px; - } -.sys_mem_box { - border-radius: 16px; - margin: 10px 10px 15px 20px; - } - - - - - - - -.music_pop { - background-color: #0f0f17; - border-radius: 16px; -} - .music_cover_art { - background-size: cover; - background-position: center; - min-height: 100px; - box-shadow: 5px 5px 5px 5px #06060b; - min-width: 170px; - margin: 20px; - border-radius: 20px; -} - -.music { - color: #a1bdce; - font-size : 20px; - font-weight : bold; - margin : 20px 0px 0px -15px; -} - -.music_artist { - color: #bbc5d7; - font-size : 16px; - font-weight : normal; - margin : 0px 0px 0px 0px; -} - -.music_btn_prev, .music_btn_play, .music_btn_next { - font-family: Iosevka Nerd Font; -} -.music_btn_prev { - color: #bbc5d7; - font-size : 32px; - font-weight : normal; - margin: 0px 0px 0px 0px; -} -.music_btn_play { - color: #a1bdce; - font-size : 48px; - font-weight : normal; - margin: 0px 0px 0px 0px; -} -.music_btn_next { - color: #bbc5d7; - font-size : 32px; - font-weight : normal; - margin: 0px 0px 0px 0px; -} - -.music_bar scale trough highlight { - all: unset; - background-image: linear-gradient(to right, #afcee0 30%, #a1bdce 50%, #77a5bf 100% *50); - border-radius: 24px; -} -.music_bar scale trough { - all: unset; - background-color: #232232; - box-shadow: 0 6px 5px 2px #06060b; - border-radius: 24px; - min-height: 13px; - min-width: 190px; - margin : -10px 10px 20px 0px; -} - -.audio-box { - background-color: #0f0f17; - border-radius: 16px; -} -.speaker_icon { - background-size: cover; - background-image: url('images/speaker.png'); - background-position: center; - min-height: 40px; - min-width: 45px; - margin: 10px 10px 5px 20px; - border-radius: 12px; -} - -.speaker_text { - color: #a1bdce; - font-size : 22px; - font-weight : bold; - margin: 5px 15px 0px 15px; -} -.bright_text { - color: #a1bdce; - font-size : 22px; - font-weight : bold; - margin: 5px 15px 0px 25px; -} - -.change_audio_box { - margin: 0px 0px 0px 10px; -} - -.change_audio { - color: #a1bdce; - margin: 0px 50px 0px 50px; - font-size: 30px; - font-weight: bold; -} - -.speaker_bar scale trough highlight { - all: unset; - background-image: linear-gradient(to right, #afcee0 30%, #a1bdce 50%, #77a5bf 100% *50); - border-radius: 24px; -} -.speaker_bar scale trough { - all: unset; - background-color: #232232; - box-shadow: 0 6px 5px 2px #06060b; - border-radius: 24px; - min-height: 10px; - min-width: 100px; - margin : 0px 0px 5px 0px; -} - - - - -.mic_icon { - background-size: cover; - background-image: url('images/mic.png'); - background-position: center; - min-height: 40px; - min-width: 45px; - margin: 5px 20px 20px 10px; - border-radius: 12px; -} - -.mic_text { - color: #a1bdce; - font-size : 26px; - font-weight : bold; - margin: 0px 0px 0px 0px; -} - -.mic_bar scale trough highlight { - all: unset; - background-image: linear-gradient(to right, #afcee0 30%, #a1bdce 50%, #77a5bf 100% *50); - border-radius: 24px; -} -.mic_bar scale trough { - all: unset; - box-shadow: 0 6px 5px 2px #06060b; - background-color: #232232; - border-radius: 24px; - min-height: 10px; - min-width: 100px; - margin :6px 0px 20px 0px; -} - -.audio_sep { - color: #38384d; - font-size: 18; - margin : 0px 0px 0px 0px; -} - -//cockpit stuff - -.cockpit_class { - all: unset; -} - -.cockpit_clock { - padding: 0px 30px 0px 30px; -} - -.cockpit_box { - background-color: #06060b; - border-radius: 10px; - margin: 5px; - padding: 0px 5px 0px 5px; - opacity: 0.85; -} - -.cockpit_button_shutdown { - color: red; - font-size: 30px; - margin: 5px; -} - -.cockpit_button_sleep { - color: blue; - font-size: 30px; - margin: 5px; -} - -.cockpit_button_restart { - color: green; - font-size: 30px; - margin: 5px; -} - -.song_info { - font-size: 20px; - color: grey; -} - -.album_cover { - margin: 30px 10px 30px 10px; - padding: 0px; - background-size: cover; - background-repeat: no-repeat; - background-position: 50% center; - border-radius: 10px; -} - -.cockpit_button_settings { - color: white; - font-size: 25px; - margin: 5px; -} diff --git a/eww/bar/eww.scss b/eww_desktop/bar/eww.scss similarity index 100% rename from eww/bar/eww.scss rename to eww_desktop/bar/eww.scss diff --git a/eww/bar/eww.yuck b/eww_desktop/bar/eww.yuck similarity index 100% rename from eww/bar/eww.yuck rename to eww_desktop/bar/eww.yuck diff --git a/eww/bar/images/mic.png b/eww_desktop/bar/images/mic.png similarity index 100% rename from eww/bar/images/mic.png rename to eww_desktop/bar/images/mic.png diff --git a/eww/bar/images/music.png b/eww_desktop/bar/images/music.png similarity index 100% rename from eww/bar/images/music.png rename to eww_desktop/bar/images/music.png diff --git a/eww/bar/images/profile.png b/eww_desktop/bar/images/profile.png similarity index 100% rename from eww/bar/images/profile.png rename to eww_desktop/bar/images/profile.png diff --git a/eww/bar/images/speaker.png b/eww_desktop/bar/images/speaker.png similarity index 100% rename from eww/bar/images/speaker.png rename to eww_desktop/bar/images/speaker.png diff --git a/eww/bar/launch_bar b/eww_desktop/bar/launch_bar similarity index 100% rename from eww/bar/launch_bar rename to eww_desktop/bar/launch_bar diff --git a/eww/bar/scripts/battery b/eww_desktop/bar/scripts/battery similarity index 100% rename from eww/bar/scripts/battery rename to eww_desktop/bar/scripts/battery diff --git a/eww/bar/scripts/mem-ad b/eww_desktop/bar/scripts/mem-ad similarity index 100% rename from eww/bar/scripts/mem-ad rename to eww_desktop/bar/scripts/mem-ad diff --git a/eww/bar/scripts/memory b/eww_desktop/bar/scripts/memory similarity index 100% rename from eww/bar/scripts/memory rename to eww_desktop/bar/scripts/memory diff --git a/eww/bar/scripts/music_info b/eww_desktop/bar/scripts/music_info similarity index 100% rename from eww/bar/scripts/music_info rename to eww_desktop/bar/scripts/music_info diff --git a/eww/bar/scripts/pop b/eww_desktop/bar/scripts/pop similarity index 100% rename from eww/bar/scripts/pop rename to eww_desktop/bar/scripts/pop diff --git a/eww/bar/scripts/wifi b/eww_desktop/bar/scripts/wifi similarity index 100% rename from eww/bar/scripts/wifi rename to eww_desktop/bar/scripts/wifi diff --git a/eww/bar/scripts/workspace b/eww_desktop/bar/scripts/workspace similarity index 100% rename from eww/bar/scripts/workspace rename to eww_desktop/bar/scripts/workspace diff --git a/eww/eww.scss b/eww_desktop/eww.scss similarity index 100% rename from eww/eww.scss rename to eww_desktop/eww.scss diff --git a/eww/eww.yuck b/eww_desktop/eww.yuck similarity index 100% rename from eww/eww.yuck rename to eww_desktop/eww.yuck diff --git a/eww/images/mic.png b/eww_desktop/images/mic.png similarity index 100% rename from eww/images/mic.png rename to eww_desktop/images/mic.png diff --git a/eww/images/music.png b/eww_desktop/images/music.png similarity index 100% rename from eww/images/music.png rename to eww_desktop/images/music.png diff --git a/eww/images/profile.png b/eww_desktop/images/profile.png similarity index 100% rename from eww/images/profile.png rename to eww_desktop/images/profile.png diff --git a/eww/images/speaker.png b/eww_desktop/images/speaker.png similarity index 100% rename from eww/images/speaker.png rename to eww_desktop/images/speaker.png diff --git a/eww/launch_bar b/eww_desktop/launch_bar similarity index 100% rename from eww/launch_bar rename to eww_desktop/launch_bar diff --git a/eww/scripts/audio_devices b/eww_desktop/scripts/audio_devices similarity index 100% rename from eww/scripts/audio_devices rename to eww_desktop/scripts/audio_devices diff --git a/eww/scripts/battery b/eww_desktop/scripts/battery similarity index 100% rename from eww/scripts/battery rename to eww_desktop/scripts/battery diff --git a/eww/scripts/change-audio b/eww_desktop/scripts/change-audio similarity index 100% rename from eww/scripts/change-audio rename to eww_desktop/scripts/change-audio diff --git a/eww/scripts/change-brightness b/eww_desktop/scripts/change-brightness similarity index 100% rename from eww/scripts/change-brightness rename to eww_desktop/scripts/change-brightness diff --git a/eww/scripts/change-volume b/eww_desktop/scripts/change-volume similarity index 100% rename from eww/scripts/change-volume rename to eww_desktop/scripts/change-volume diff --git a/eww/scripts/cockpit_toggle b/eww_desktop/scripts/cockpit_toggle similarity index 100% rename from eww/scripts/cockpit_toggle rename to eww_desktop/scripts/cockpit_toggle diff --git a/eww/scripts/current_name b/eww_desktop/scripts/current_name similarity index 100% rename from eww/scripts/current_name rename to eww_desktop/scripts/current_name diff --git a/eww/scripts/firefox_control.sh b/eww_desktop/scripts/firefox_control.sh similarity index 100% rename from eww/scripts/firefox_control.sh rename to eww_desktop/scripts/firefox_control.sh diff --git a/eww/scripts/getwethquote b/eww_desktop/scripts/getwethquote similarity index 100% rename from eww/scripts/getwethquote rename to eww_desktop/scripts/getwethquote diff --git a/eww/scripts/getwethquote2 b/eww_desktop/scripts/getwethquote2 similarity index 100% rename from eww/scripts/getwethquote2 rename to eww_desktop/scripts/getwethquote2 diff --git a/eww/scripts/home/dashie/.cache/weather/weather-degree b/eww_desktop/scripts/home/dashie/.cache/weather/weather-degree similarity index 100% rename from eww/scripts/home/dashie/.cache/weather/weather-degree rename to eww_desktop/scripts/home/dashie/.cache/weather/weather-degree diff --git a/eww/scripts/home/dashie/.cache/weather/weather-hex b/eww_desktop/scripts/home/dashie/.cache/weather/weather-hex similarity index 100% rename from eww/scripts/home/dashie/.cache/weather/weather-hex rename to eww_desktop/scripts/home/dashie/.cache/weather/weather-hex diff --git a/eww/scripts/home/dashie/.cache/weather/weather-icon b/eww_desktop/scripts/home/dashie/.cache/weather/weather-icon similarity index 100% rename from eww/scripts/home/dashie/.cache/weather/weather-icon rename to eww_desktop/scripts/home/dashie/.cache/weather/weather-icon diff --git a/eww/scripts/home/dashie/.cache/weather/weather-quote b/eww_desktop/scripts/home/dashie/.cache/weather/weather-quote similarity index 100% rename from eww/scripts/home/dashie/.cache/weather/weather-quote rename to eww_desktop/scripts/home/dashie/.cache/weather/weather-quote diff --git a/eww/scripts/home/dashie/.cache/weather/weather-stat b/eww_desktop/scripts/home/dashie/.cache/weather/weather-stat similarity index 100% rename from eww/scripts/home/dashie/.cache/weather/weather-stat rename to eww_desktop/scripts/home/dashie/.cache/weather/weather-stat diff --git a/eww/scripts/mem-ad b/eww_desktop/scripts/mem-ad similarity index 100% rename from eww/scripts/mem-ad rename to eww_desktop/scripts/mem-ad diff --git a/eww/scripts/memory b/eww_desktop/scripts/memory similarity index 100% rename from eww/scripts/memory rename to eww_desktop/scripts/memory diff --git a/eww/scripts/music_control b/eww_desktop/scripts/music_control similarity index 100% rename from eww/scripts/music_control rename to eww_desktop/scripts/music_control diff --git a/eww/scripts/music_control2 b/eww_desktop/scripts/music_control2 similarity index 100% rename from eww/scripts/music_control2 rename to eww_desktop/scripts/music_control2 diff --git a/eww/scripts/music_info b/eww_desktop/scripts/music_info similarity index 100% rename from eww/scripts/music_info rename to eww_desktop/scripts/music_info diff --git a/eww/scripts/ncspot_control.sh b/eww_desktop/scripts/ncspot_control.sh similarity index 100% rename from eww/scripts/ncspot_control.sh rename to eww_desktop/scripts/ncspot_control.sh diff --git a/eww/scripts/pop b/eww_desktop/scripts/pop similarity index 100% rename from eww/scripts/pop rename to eww_desktop/scripts/pop diff --git a/eww/scripts/weather b/eww_desktop/scripts/weather similarity index 100% rename from eww/scripts/weather rename to eww_desktop/scripts/weather diff --git a/eww/scripts/weather-trimmer b/eww_desktop/scripts/weather-trimmer similarity index 100% rename from eww/scripts/weather-trimmer rename to eww_desktop/scripts/weather-trimmer diff --git a/eww/scripts/wifi b/eww_desktop/scripts/wifi similarity index 100% rename from eww/scripts/wifi rename to eww_desktop/scripts/wifi diff --git a/eww/scripts/workspace b/eww_desktop/scripts/workspace similarity index 100% rename from eww/scripts/workspace rename to eww_desktop/scripts/workspace diff --git a/hypr/hyprland.conf b/hypr_desktop/hyprland.conf similarity index 100% rename from hypr/hyprland.conf rename to hypr_desktop/hyprland.conf diff --git a/hypr/hyprlandd.conf b/hypr_desktop/hyprlandd.conf similarity index 100% rename from hypr/hyprlandd.conf rename to hypr_desktop/hyprlandd.conf diff --git a/hypr/hyprpaper.conf b/hypr_desktop/hyprpaper.conf similarity index 100% rename from hypr/hyprpaper.conf rename to hypr_desktop/hyprpaper.conf