50 changed files with 4476 additions and 686 deletions
@ -1,194 +0,0 @@
|
||||
# -*- conf -*- |
||||
|
||||
# shell=$SHELL (if set, otherwise user's default shell from /etc/passwd) |
||||
# term=foot (or xterm-256color if built with -Dterminfo=disabled) |
||||
# login-shell=no |
||||
|
||||
# app-id=foot |
||||
# title=foot |
||||
# locked-title=no |
||||
|
||||
font=Fira Code:weight=SemiBold:size=12 |
||||
#font=Fantasque Sans Mono:weight=SemiBold:size=13 |
||||
# font-bold=<bold variant of regular font> |
||||
# font-italic=<italic variant of regular font> |
||||
# font-bold-italic=<bold+italic variant of regular font> |
||||
# line-height=<font metrics> |
||||
# letter-spacing=0 |
||||
# horizontal-letter-offset=0 |
||||
# vertical-letter-offset=0 |
||||
# underline-offset=<font metrics> |
||||
# box-drawings-uses-font-glyphs=no |
||||
dpi-aware=no |
||||
|
||||
# initial-window-size-pixels=700x500 # Or, |
||||
# initial-window-size-chars=<COLSxROWS> |
||||
# initial-window-mode=windowed |
||||
# pad=2x2 # optionally append 'center' |
||||
# resize-delay-ms=100 |
||||
|
||||
# notify=notify-send -a ${app-id} -i ${app-id} ${title} ${body} |
||||
|
||||
bold-text-in-bright=yes |
||||
# word-delimiters=,│`|:"'()[]{}<> |
||||
# selection-target=primary |
||||
# workers=<number of logical CPUs> |
||||
|
||||
#[environment] |
||||
# name=value |
||||
|
||||
[bell] |
||||
# urgent=no |
||||
# notify=no |
||||
# command= |
||||
# command-focused=no |
||||
|
||||
[scrollback] |
||||
# lines=1000 |
||||
# multiplier=3.0 |
||||
# indicator-position=relative |
||||
# indicator-format= |
||||
|
||||
[url] |
||||
# launch=xdg-open ${url} |
||||
# label-letters=sadfjklewcmpgh |
||||
# osc8-underline=url-mode |
||||
# protocols=http, https, ftp, ftps, file, gemini, gopher |
||||
# uri-characters=abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789-_.,~:;/?#@!$&%*+="'()[] |
||||
|
||||
[cursor] |
||||
# style=block |
||||
# color=<inverse foreground/background> |
||||
# blink=no |
||||
# beam-thickness=1.5 |
||||
# underline-thickness=<font underline thickness> |
||||
|
||||
[mouse] |
||||
# hide-when-typing=no |
||||
# alternate-scroll-mode=yes |
||||
|
||||
[colors] |
||||
alpha=0.6 |
||||
foreground=dddddd |
||||
background=000000 |
||||
|
||||
## kitty themes ## |
||||
regular0=000000 # black |
||||
regular1=cc0403 # red |
||||
regular2=19cb00 # green |
||||
regular3=cecb00 # yellow |
||||
regular4=0d73cc # blue |
||||
regular5=cb1ed1 # magenta |
||||
regular6=0dcdcd # cyan |
||||
regular7=dddddd # white |
||||
bright0=767676 # bright black |
||||
bright1=f2201f # bright red |
||||
bright2=23fd00 # bright green |
||||
bright3=fffd00 # bright yellow |
||||
bright4=1a8fff # bright blue |
||||
bright5=fd28ff # bright magenta |
||||
bright6=14ffff # bright cyan |
||||
bright7=ffffff # bright white |
||||
|
||||
## dimmed colors (see foot.ini(5) man page) |
||||
# dim0=<not set> |
||||
# ... |
||||
# dim7=<not-set> |
||||
|
||||
## The remaining 256-color palette |
||||
# 16 = <256-color palette #16> |
||||
# ... |
||||
# 255 = <256-color palette #255> |
||||
|
||||
## Misc colors |
||||
# selection-foreground=<inverse foreground/background> |
||||
# selection-background=<inverse foreground/background> |
||||
# jump-labels=<regular0> <regular3> # black-on-yellow |
||||
# scrollback-indicator=<regular0> <bright4> # black-on-bright-blue |
||||
# search-box-no-match=<regular0> <regular1> # black-on-red |
||||
# search-box-match=<regular0> <regular3> # black-on-yellow |
||||
# urls=<regular3> |
||||
|
||||
[csd] |
||||
# preferred=server |
||||
# size=26 |
||||
# font=<primary font> |
||||
# color=<foreground color> |
||||
# hide-when-typing=no |
||||
# border-width=0 |
||||
# border-color=<csd.color> |
||||
# button-width=26 |
||||
# button-color=<background color> |
||||
# button-minimize-color=<regular4> |
||||
# button-maximize-color=<regular2> |
||||
# button-close-color=<regular1> |
||||
|
||||
[key-bindings] |
||||
# scrollback-up-page=Shift+Page_Up |
||||
# scrollback-up-half-page=none |
||||
# scrollback-up-line=none |
||||
# scrollback-down-page=Shift+Page_Down |
||||
# scrollback-down-half-page=none |
||||
# scrollback-down-line=none |
||||
# clipboard-copy=Control+Shift+c XF86Copy |
||||
# clipboard-paste=Control+Shift+v XF86Paste |
||||
# primary-paste=Shift+Insert |
||||
# search-start=Control+Shift+r |
||||
# font-increase=Control+plus Control+equal Control+KP_Add |
||||
# font-decrease=Control+minus Control+KP_Subtract |
||||
# font-reset=Control+0 Control+KP_0 |
||||
# spawn-terminal=Control+Shift+n |
||||
# minimize=none |
||||
# maximize=none |
||||
# fullscreen=none |
||||
# pipe-visible=[sh -c "xurls | fuzzel | xargs -r firefox"] none |
||||
# pipe-scrollback=[sh -c "xurls | fuzzel | xargs -r firefox"] none |
||||
# pipe-selected=[xargs -r firefox] none |
||||
# show-urls-launch=Control+Shift+u |
||||
# show-urls-copy=none |
||||
# show-urls-persistent=none |
||||
# prompt-prev=Control+Shift+z |
||||
# prompt-next=Control+Shift+x |
||||
# unicode-input=none |
||||
# noop=none |
||||
|
||||
[search-bindings] |
||||
# cancel=Control+g Control+c Escape |
||||
# commit=Return |
||||
# find-prev=Control+r |
||||
# find-next=Control+s |
||||
# cursor-left=Left Control+b |
||||
# cursor-left-word=Control+Left Mod1+b |
||||
# cursor-right=Right Control+f |
||||
# cursor-right-word=Control+Right Mod1+f |
||||
# cursor-home=Home Control+a |
||||
# cursor-end=End Control+e |
||||
# delete-prev=BackSpace |
||||
# delete-prev-word=Mod1+BackSpace Control+BackSpace |
||||
# delete-next=Delete |
||||
# delete-next-word=Mod1+d Control+Delete |
||||
# extend-to-word-boundary=Control+w |
||||
# extend-to-next-whitespace=Control+Shift+w |
||||
# clipboard-paste=Control+v Control+Shift+v Control+y XF86Paste |
||||
# primary-paste=Shift+Insert |
||||
# unicode-input=none |
||||
|
||||
[url-bindings] |
||||
# cancel=Control+g Control+c Control+d Escape |
||||
# toggle-url-visible=t |
||||
|
||||
[text-bindings] |
||||
# \x03=Mod4+c # Map Super+c -> Ctrl+c |
||||
|
||||
[mouse-bindings] |
||||
# selection-override-modifiers=Shift |
||||
# primary-paste=BTN_MIDDLE |
||||
# select-begin=BTN_LEFT |
||||
# select-begin-block=Control+BTN_LEFT |
||||
# select-extend=BTN_RIGHT |
||||
# select-extend-character-wise=Control+BTN_RIGHT |
||||
# select-word=BTN_LEFT-2 |
||||
# select-word-whitespace=Control+BTN_LEFT-2 |
||||
# select-row=BTN_LEFT-3 |
||||
|
||||
# vim: ft=dosini |
||||
@ -1,14 +1,10 @@
|
||||
#!/bin/bash |
||||
# |
||||
# Clipboard Manager |
||||
|
||||
# WOFI STYLES |
||||
CONFIG="$HOME/.config/wofi/WofiBig/config" |
||||
STYLE="$HOME/.config/wofi/style.css" |
||||
COLORS="$HOME/.config/wofi/colors" |
||||
|
||||
if [[ ! $(pidof wofi) ]]; then |
||||
cliphist list | wofi --show dmenu --prompt 'Search...' \ |
||||
--conf ${CONFIG} --style ${STYLE} --color ${COLORS} \ |
||||
--width=600 --height=400 | cliphist decode | wl-copy |
||||
if [[ ! $(pidof rofi) ]]; then |
||||
#cliphist list | rofi -dmenu -config ~/.config/rofi/config-cliphist.rasi | cliphist decode | wl-copy |
||||
cliphist list | rofi -dmenu | cliphist decode | wl-copy |
||||
else |
||||
pkill wofi |
||||
pkill rofi |
||||
fi |
||||
@ -1,2 +1,3 @@
|
||||
#!/bin/bash |
||||
|
||||
foot -e vim ~/.config/hypr/HelpFile.md |
||||
|
||||
@ -0,0 +1,19 @@
|
||||
#!/bin/bash |
||||
|
||||
# Find all polkit-gnome executables in the Nix store |
||||
polkit_gnome_paths=$(find /nix/store -name 'polkit-gnome-authentication-agent-1' -type f 2>/dev/null) |
||||
|
||||
for polkit_gnome_path in $polkit_gnome_paths; do |
||||
# Extract the directory containing the executable |
||||
polkit_gnome_dir=$(dirname "$polkit_gnome_path") |
||||
|
||||
# Check if the executable is valid and exists |
||||
if [ -x "$polkit_gnome_dir/polkit-gnome-authentication-agent-1" ]; then |
||||
# Start the Polkit-GNOME Authentication Agent |
||||
"$polkit_gnome_dir/polkit-gnome-authentication-agent-1" & |
||||
exit 0 |
||||
fi |
||||
done |
||||
|
||||
# If no valid executable is found, report an error |
||||
echo "No valid Polkit-GNOME Authentication Agent executable found." |
||||
@ -0,0 +1,29 @@
|
||||
#!/bin/bash |
||||
|
||||
# Define the path to the swww cache directory |
||||
cache_dir="$HOME/.cache/swww/" |
||||
|
||||
# Get a list of monitor outputs |
||||
monitor_outputs=($(ls "$cache_dir")) |
||||
|
||||
# Loop through monitor outputs |
||||
for output in "${monitor_outputs[@]}"; do |
||||
# Construct the full path to the cache file |
||||
cache_file="$cache_dir$output" |
||||
|
||||
# Check if the cache file exists for the current monitor output |
||||
if [ -f "$cache_file" ]; then |
||||
# Get the wallpaper path from the cache file |
||||
wallpaper_path=$(cat "$cache_file") |
||||
|
||||
# Copy the wallpaper to the location Rofi can access |
||||
cp "$wallpaper_path" "$HOME/.config/rofi/.current_wallpaper" |
||||
|
||||
break # Exit the loop after processing the first found monitor output |
||||
fi |
||||
done |
||||
|
||||
|
||||
# execute pywal |
||||
|
||||
wal -i $wallpaper_path |
||||
File diff suppressed because it is too large
Load Diff
@ -0,0 +1,16 @@
|
||||
#!/bin/bash |
||||
|
||||
# Define keybindings.conf location |
||||
# ----------------------------------------------------- |
||||
config_file="~/.config/hypr/configs/Keybinds.conf" |
||||
|
||||
# ----------------------------------------------------- |
||||
# Parse keybindings |
||||
# ----------------------------------------------------- |
||||
keybinds=$(grep -oP '(?<=bind = ).*' $config_file) |
||||
keybinds=$(echo "$keybinds" | sed 's/$mainMod/SUPER/g'| sed 's/,\([^,]*\)$/ = \1/' | sed 's/, exec//g' | sed 's/^,//g') |
||||
|
||||
# ----------------------------------------------------- |
||||
# Show keybindings in rofi |
||||
# ----------------------------------------------------- |
||||
rofi -dmenu -p "Keybinds" -config ~/.config/rofi/config-short <<< "$keybinds" |
||||
@ -0,0 +1,11 @@
|
||||
#!/bin/bash |
||||
# _ _ _ __ _ _ |
||||
# / \ | | |/ _| | ___ __ _| |_ |
||||
# / _ \ | | | |_| |/ _ \ / _` | __| |
||||
# / ___ \| | | _| | (_) | (_| | |_ |
||||
# /_/ \_\_|_|_| |_|\___/ \__,_|\__| |
||||
# |
||||
# by Stephan Raabe (2023) |
||||
# ----------------------------------------------------- |
||||
|
||||
hyprctl dispatch workspaceopt allfloat |
||||
@ -0,0 +1,11 @@
|
||||
include ~/.cache/wal/colors-kitty.conf |
||||
|
||||
font_family Fira Code SemiBold |
||||
font_size 12.0 |
||||
bold_font auto |
||||
italic_font auto |
||||
bold_italic_font auto |
||||
|
||||
background_opacity 0.7 |
||||
|
||||
confirm_os_window_close 0 |
||||
|
After Width: | Height: | Size: 2.3 MiB |
@ -0,0 +1,112 @@
|
||||
/* |
||||
* |
||||
* Author : Aditya Shakya |
||||
* Mail : adi1090x@gmail.com |
||||
* Github : @adi1090x |
||||
* Twitter : @adi1090x |
||||
* |
||||
*/ |
||||
|
||||
configuration { |
||||
font: "Sourcecode Pro Regular 14"; |
||||
show-icons: false; |
||||
icon-theme: "Papirus"; |
||||
drun-display-format: "{name}"; |
||||
disable-history: false; |
||||
sidebar-mode: false; |
||||
} |
||||
|
||||
@import "styles/colors.rasi" |
||||
|
||||
window { |
||||
transparency: "real"; |
||||
background-color: rgba ( 46, 52, 62, 0 % ); |
||||
text-color: @foreground; |
||||
width: 100%; |
||||
height: 100%; |
||||
} |
||||
|
||||
prompt { |
||||
enabled: true; |
||||
padding: 1% 1% 1% 0%; |
||||
background-color: rgba ( 107, 160, 222, 0 % ); |
||||
text-color: @foreground; |
||||
} |
||||
|
||||
textbox-prompt-colon { |
||||
expand: false; |
||||
str: "System |"; |
||||
background-color: rgba ( 107, 160, 222, 0 % ); |
||||
text-color: @foreground; |
||||
padding: 1% 0.5% 1% 0.5%; |
||||
} |
||||
|
||||
inputbar { |
||||
children: [ textbox-prompt-colon, prompt ]; |
||||
background-color: rgba ( 107, 160, 222, 0 % ); |
||||
text-color: @foreground; |
||||
expand: false; |
||||
margin: 0% 59.3% 0% 0%; |
||||
padding: 0.5%; |
||||
position: center; |
||||
} |
||||
|
||||
listview { |
||||
background-color: rgba ( 46, 52, 62, 0 % ); |
||||
margin: 0% 0% 0% 0%; |
||||
spacing: 3%; |
||||
cycle: true; |
||||
dynamic: true; |
||||
layout: horizontal; |
||||
} |
||||
|
||||
mainbox { |
||||
background-color: rgba ( 46, 52, 62, 80 % ); |
||||
children: [ inputbar, listview ]; |
||||
spacing: 5%; |
||||
padding: 32.50% 0% 0% 13.25%; |
||||
} |
||||
|
||||
element { |
||||
background-color: rgba ( 46, 52, 62, 0 % ); |
||||
text-color: @foreground; |
||||
orientation: horizontal; |
||||
} |
||||
|
||||
element-text { |
||||
background-color: #00000000; |
||||
text-color: inherit; |
||||
font: "feather 64"; |
||||
expand: true; |
||||
horizontal-align: 0.5; |
||||
vertical-align: 0.5; |
||||
margin: 6.5% 4% 6.5% 4%; |
||||
} |
||||
|
||||
element normal.urgent, |
||||
element alternate.urgent { |
||||
background-color: @urgent; |
||||
text-color: @foreground; |
||||
} |
||||
|
||||
element normal.active, |
||||
element alternate.active { |
||||
background-color: @background-alt; |
||||
text-color: @foreground; |
||||
} |
||||
|
||||
element selected { |
||||
background-color: #BF616A; |
||||
text-color: @foreground; |
||||
border-radius: 15px; |
||||
} |
||||
|
||||
element selected.urgent { |
||||
background-color: @urgent; |
||||
text-color: @foreground; |
||||
} |
||||
|
||||
element selected.active { |
||||
background-color: @background-alt; |
||||
color: @foreground; |
||||
} |
||||
@ -0,0 +1,10 @@
|
||||
/* |
||||
* Change the colorscheme for every menu simply by editing this file... |
||||
* |
||||
* Available Color Schemes |
||||
* |
||||
* bluish berry nordic nightly gotham mask faded cocoa |
||||
* |
||||
*/ |
||||
|
||||
@import "nordic" |
||||
@ -0,0 +1,9 @@
|
||||
* { |
||||
background: #425775ff; |
||||
background-alt: #475C7Bff; |
||||
foreground: #ffffffcc; |
||||
border: #FDBB6Dff; |
||||
border-alt: #DA717Fff; |
||||
selected: #685E79ff; |
||||
urgent: #DA4453FF; |
||||
} |
||||
@ -0,0 +1,158 @@
|
||||
*{ |
||||
font-family: "JetBrainsMono Nerd Font"; |
||||
font-weight: bold; |
||||
min-height: 0; |
||||
/* set font-size to 100% if font scaling is set to 1.00 using nwg-look */ |
||||
font-size: 98%; |
||||
font-feature-settings: '"zero", "ss01", "ss02", "ss03", "ss04", "ss05", "cv31"'; |
||||
padding: 1px; |
||||
margin-top: 1px; |
||||
margin-bottom: 1px; |
||||
} |
||||
|
||||
|
||||
@import '../../.cache/wal/colors-waybar.css'; |
||||
|
||||
window#waybar { |
||||
background: rgba(0, 0, 0, 0); |
||||
} |
||||
|
||||
window#waybar.hidden { |
||||
opacity: 0.5; |
||||
} |
||||
|
||||
window#waybar.empty { |
||||
background-color: transparent; |
||||
} |
||||
|
||||
window#waybar.empty #window { |
||||
padding: 0px; |
||||
margin: 0px; |
||||
border: 0px; |
||||
/* background-color: rgba(66,66,66,0.5); */ /* transparent */ |
||||
background-color: transparent; |
||||
} |
||||
|
||||
tooltip { |
||||
background: rgba(0, 0, 0, 0.6); |
||||
border-radius: 10px; |
||||
} |
||||
|
||||
tooltip label { |
||||
color: @color11; |
||||
margin-right: 2px; |
||||
margin-left: 2px; |
||||
} |
||||
|
||||
/*-----module groups----*/ |
||||
.modules-right { |
||||
background-color: rgba(0, 0, 0, 0.4); |
||||
border: 0px solid #b4befe; |
||||
border-radius: 10px; |
||||
} |
||||
|
||||
.modules-center { |
||||
background-color: rgba(0, 0, 0, 0.4); |
||||
border: 0px solid #b4befe; |
||||
border-radius: 10px; |
||||
} |
||||
|
||||
.modules-left { |
||||
background-color: rgba(0, 0, 0, 0.4); |
||||
border: 0px solid #b4befe; |
||||
border-radius: 10px; |
||||
|
||||
} |
||||
|
||||
#workspaces button { |
||||
color: @color11; |
||||
} |
||||
|
||||
#workspaces button.active { |
||||
color: @color2; |
||||
border-radius: 15px 15px 15px 15px; |
||||
} |
||||
|
||||
#workspaces button.focused { |
||||
color: @color1; |
||||
} |
||||
|
||||
#workspaces button.urgent { |
||||
color: #11111b; |
||||
border-radius: 10px; |
||||
} |
||||
|
||||
#workspaces button:hover { |
||||
color: @color5; |
||||
border-radius: 15px; |
||||
} |
||||
|
||||
#backlight, |
||||
#battery, |
||||
#bluetooth, |
||||
#cava, |
||||
#clock, |
||||
#cpu, |
||||
#disk, |
||||
#idle_inhibitor, |
||||
#keyboard-state label, |
||||
#keyboard-state label.locked, |
||||
#keyboard-state, |
||||
#memory, |
||||
#mode, |
||||
#mpd, |
||||
#network, |
||||
#pulseaudio, |
||||
#taskbar button, |
||||
#taskbar, |
||||
#temperature, |
||||
#tray, |
||||
#window, |
||||
#wireplumber, |
||||
#workspaces, |
||||
#custom-cycle_wall, |
||||
#custom-light_dark, |
||||
#custom-lock, |
||||
#custom-menu, |
||||
#custom-power_vertical, |
||||
#custom-power, |
||||
#custom-spotify, |
||||
#custom-updater, |
||||
#custom-weather, |
||||
#custom-weather.clearNight, |
||||
#custom-weather.cloudyFoggyDay, |
||||
#custom-weather.cloudyFoggyNight, |
||||
#custom-weather.default |
||||
#custom-weather.rainyDay, |
||||
#custom-weather.rainyNight, |
||||
#custom-weather.severe, |
||||
#custom-weather.showyIcyDay, |
||||
#custom-weather.snowyIcyNight, |
||||
#custom-weather.sunnyDay { |
||||
color: @color11; |
||||
padding: 1px 4px; |
||||
border-radius: 8px; |
||||
} |
||||
|
||||
#temperature.critical { |
||||
background-color: #ff0000; |
||||
} |
||||
|
||||
@keyframes blink { |
||||
to { |
||||
color: #000000; |
||||
} |
||||
} |
||||
|
||||
#taskbar button.active { |
||||
background-color: #7f849c; |
||||
} |
||||
|
||||
#battery.critical:not(.charging) { |
||||
color: #f53c3c; |
||||
animation-name: blink; |
||||
animation-duration: 0.5s; |
||||
animation-timing-function: linear; |
||||
animation-iteration-count: infinite; |
||||
animation-direction: alternate; |
||||
} |
||||
@ -1,40 +0,0 @@
|
||||
## Wofi Config |
||||
|
||||
## General |
||||
show=drun |
||||
prompt=Apps |
||||
normal_window=true |
||||
layer=overlay |
||||
term=foot |
||||
columns=5 |
||||
|
||||
## Geometry |
||||
width=60% |
||||
height=40% |
||||
location=bottom_left |
||||
orientation=vertical |
||||
halign=fill |
||||
line_wrap=off |
||||
dynamic_lines=false |
||||
|
||||
## Images |
||||
allow_markup=true |
||||
allow_images=true |
||||
image_size=24 |
||||
|
||||
## Search |
||||
exec_search=false |
||||
hide_search=false |
||||
parse_search=false |
||||
insensitive=false |
||||
|
||||
## Other |
||||
hide_scroll=true |
||||
no_actions=true |
||||
sort_order=default |
||||
gtk_dark=true |
||||
filter_rate=100 |
||||
|
||||
## Keys |
||||
key_expand=Tab |
||||
key_exit=Escape |
||||
@ -1,6 +0,0 @@
|
||||
#2F3741 |
||||
#2F3741 |
||||
#d9e0ee |
||||
#4B87CD |
||||
#f38ba8 |
||||
#cba6f7 |
||||
@ -1,40 +0,0 @@
|
||||
T## Wofi Config |
||||
|
||||
## General |
||||
show=drun |
||||
prompt=Apps |
||||
normal_window=true |
||||
layer=overlay |
||||
term=foot |
||||
columns=2 |
||||
|
||||
## Geometry |
||||
width=30% |
||||
height=30% |
||||
location=top_left |
||||
orientation=vertical |
||||
halign=fill |
||||
line_wrap=off |
||||
dynamic_lines=false |
||||
|
||||
## Images |
||||
allow_markup=true |
||||
allow_images=true |
||||
image_size=24 |
||||
|
||||
## Search |
||||
exec_search=false |
||||
hide_search=false |
||||
parse_search=false |
||||
insensitive=false |
||||
|
||||
## Other |
||||
hide_scroll=true |
||||
no_actions=true |
||||
sort_order=default |
||||
gtk_dark=true |
||||
filter_rate=100 |
||||
|
||||
## Keys |
||||
key_expand=Tab |
||||
key_exit=Escape |
||||
@ -1,46 +0,0 @@
|
||||
## Wofi Config |
||||
|
||||
## General |
||||
mode=drun,run |
||||
run-always_parse_args=true |
||||
show=drun |
||||
prompt=Apps |
||||
#normal_window=true |
||||
layer=overlay |
||||
term=foot |
||||
columns=1 |
||||
lines=15 |
||||
|
||||
## Geometry |
||||
height=20% |
||||
width=12% |
||||
location=top_left |
||||
xoffset=4 |
||||
yoffset=10 |
||||
orientation=vertical |
||||
halign=fill |
||||
line_wrap=off |
||||
dynamic_lines=false |
||||
|
||||
## Images |
||||
allow_markup=true |
||||
allow_images=true |
||||
image_size=24 |
||||
|
||||
## Search |
||||
exec_search=false |
||||
hide_search=false |
||||
parse_search=false |
||||
insensitive=false |
||||
|
||||
## Other |
||||
hide_scroll=false |
||||
no_actions=true |
||||
sort_order=default |
||||
gtk_dark=true |
||||
filter_rate=100 |
||||
|
||||
## Keys |
||||
key_expand=Tab |
||||
key_exit=Escape |
||||
|
||||
@ -1,46 +0,0 @@
|
||||
## Wofi Config |
||||
|
||||
## General |
||||
mode=drun,run |
||||
run-always_parse_args=true |
||||
show=drun |
||||
prompt=Apps |
||||
#normal_window=true |
||||
#layer=overlay |
||||
term=foot |
||||
columns=1 |
||||
lines=15 |
||||
|
||||
## Geometry |
||||
height=20% |
||||
width=14% |
||||
xoffset=10 |
||||
yoffset=-40 |
||||
location=bottom_left |
||||
orientation=vertical |
||||
halign=fill |
||||
line_wrap=off |
||||
dynamic_lines=false |
||||
|
||||
## Images |
||||
allow_markup=true |
||||
allow_images=true |
||||
image_size=24 |
||||
|
||||
## Search |
||||
exec_search=false |
||||
hide_search=false |
||||
parse_search=false |
||||
insensitive=false |
||||
|
||||
## Other |
||||
hide_scroll=false |
||||
no_actions=true |
||||
sort_order=default |
||||
gtk_dark=true |
||||
filter_rate=100 |
||||
|
||||
## Keys |
||||
key_expand=Tab |
||||
key_exit=Escape |
||||
|
||||
@ -1,69 +0,0 @@
|
||||
*{ |
||||
font-family: "JetBrainsMono Nerd Font"; |
||||
min-height: 0; |
||||
font-size: 100%; |
||||
font-feature-settings: '"zero", "ss01", "ss02", "ss03", "ss04", "ss05", "cv31"'; |
||||
padding: 0px; |
||||
margin-top: 1px; |
||||
margin-bottom: 1px; |
||||
} |
||||
|
||||
|
||||
#window { |
||||
/*background-color: --wofi-color0;*/ |
||||
background-color: rgba(50, 50, 50, 0.6); |
||||
color: --wofi-color2; |
||||
/*border: 2px solid --wofi-color1;*/ |
||||
border-radius: 0px; |
||||
} |
||||
|
||||
#outer-box { |
||||
padding: 10px; |
||||
} |
||||
|
||||
#input { |
||||
background-color: --wofi-color1; |
||||
/*border: 1px solid --wofi-color3;*/ |
||||
padding: 4px 6px; |
||||
} |
||||
|
||||
#scroll { |
||||
margin-top: 10px; |
||||
margin-bottom: 10px; |
||||
} |
||||
|
||||
#inner-box { |
||||
} |
||||
|
||||
#img { |
||||
padding-right: 5px; |
||||
} |
||||
|
||||
#text { |
||||
color: --wofi-color2; |
||||
} |
||||
|
||||
#text:selected { |
||||
color: --wofi-color0; |
||||
} |
||||
|
||||
#entry { |
||||
padding: 3px; |
||||
} |
||||
|
||||
#entry:selected { |
||||
background-color: --wofi-color3; |
||||
background: linear-gradient(90deg, #89b4fa, #b4befe, #89b4fa); |
||||
color: --wofi-color0; |
||||
} |
||||
|
||||
#unselected { |
||||
} |
||||
|
||||
#selected { |
||||
} |
||||
|
||||
#input, #entry:selected { |
||||
border-radius: 10px; |
||||
border: 1px solid #b4befe; |
||||
} |
||||
@ -1,71 +0,0 @@
|
||||
*{ |
||||
font-family: "JetBrainsMono Nerd Font"; |
||||
min-height: 0; |
||||
/* set font-size to 100% if font scaling is set to 1.00 using nwg-look */ |
||||
font-size: 100%; |
||||
dfont-feature-settings: '"zero", "ss01", "ss02", "ss03", "ss04", "ss05", "cv31"'; |
||||
padding: 0px; |
||||
margin-top: 1px; |
||||
margin-bottom: 1px; |
||||
} |
||||
|
||||
#window { |
||||
/*background-color: --wofi-color0;*/ |
||||
background: rgba(230, 230, 250, 0.8); |
||||
color: #1e1e2e; |
||||
/*border: 2px solid #1e1e2e;*/ |
||||
border-radius: 8px; |
||||
} |
||||
|
||||
#outer-box { |
||||
padding: 10px; |
||||
} |
||||
|
||||
#input { |
||||
background-color: #e7e7ec; |
||||
/*border: 1px solid #1e1e2e;*/ |
||||
padding: 4px 6px; |
||||
color: #585b70 |
||||
} |
||||
|
||||
#scroll { |
||||
margin-top: 10px; |
||||
margin-bottom: 10px; |
||||
} |
||||
|
||||
#inner-box { |
||||
color: #585b70 |
||||
} |
||||
|
||||
#img { |
||||
padding-right: 5px; |
||||
} |
||||
|
||||
#text { |
||||
color: #585b70; |
||||
} |
||||
|
||||
#text:selected { |
||||
color: #1e1e2e; |
||||
} |
||||
|
||||
#entry { |
||||
padding: 3px; |
||||
} |
||||
|
||||
#entry:selected { |
||||
background-color: --wofi-color3; |
||||
background: linear-gradient(90deg, #89b4fa, #b4befe, #89b4fa); |
||||
color: --wofi-color0; |
||||
} |
||||
|
||||
#unselected { |
||||
} |
||||
|
||||
#selected { |
||||
} |
||||
|
||||
#input, #entry:selected { |
||||
border-radius: 10px; |
||||
border: 1px solid #b4befe; |
||||
} |
||||
Loading…
Reference in new issue