diff --git a/.config/bspwm/bspwmrc b/.config/bspwm/bspwmrc deleted file mode 100755 index f2d6d17..0000000 --- a/.config/bspwm/bspwmrc +++ /dev/null @@ -1,75 +0,0 @@ -#! /bin/sh - -pgrep -x sxhkd > /dev/null || sxhkd & - -bspc monitor eDP1 -d 1 2 3 4 5 6 7 8 9 0 '#' -my_laptop_external_monitor=$(xrandr --query | grep 'HDMI1') -if [[ $my_laptop_external_monitor != *disconnected* ]]; then - # xrandr --output eDP1 --primary --mode 1920x1080 --rotate normal --output HDMI1 --mode 1920x1080 --rotate normal --above eDP1 - enact --pos top - bspc monitor HDMI1 -d 1 2 3 4 5 '#' - bspc monitor eDP1 -d 6 7 8 9 0 - ~/.config/polybar/launch.sh duo -else - ~/.config/polybar/launch.sh duo - bspc monitor eDP1 -d 1 2 3 4 5 6 7 8 9 0 '#' -fi -#           - -bspc config border_width 3 - -bspc config active_border_color "#44475a" -bspc config normal_border_color "#282a36" -bspc config focused_border_color "#6272a4" - -bspc config window_gap 10 - -bspc config split_ratio 0.52 -bspc config borderless_monocle true -bspc config gapless_monocle true - -bspc rule -a Gimp desktop='^8' state=floating follow=on -bspc rule -a Chromium desktop='^2' -bspc rule -a mplaye2 state=floating -bspc rule -a Kupfer.py focus=on -bspc rule -a Screenkey manage=off - -bspc rule -a polybar state=sticky - - -#Startup -export MAIN_DISPLAY=eDP1 -export SECOND_DISPLAY=HDMI1 -export BINSCRIPTS=$HOME/.local/bin/ - - -$HOME/scripts/startup/touchpad.sh & -$HOME/scripts/startup/wifi.sh & -#$HOME/scripts/startup/spotifyshit & -$HOME/.local/bin/fullscreen-daemon & -picom & -blueman-tray & - -setxkbmap -layout us,fi,ru & -variety --next - -# --- Scratchpads --- # - # terminal dropdown - bspc rule -a dropdown sticky=on state=floating hidden=on - alacritty --class dropdown,dropdown -d 85 26 -e "tmux" & - tmux new -s scratchpad - echo "" > /tmp/dropdown - - -# $HOME/scripts/startup/spotifyshit & -# bspc rule -a Spotify sticky=on state=floating hidden=on -# spotify -# $HOME/scripts/startup/spotifyshit & - - -bspc() { - echo $@ | grep -q " fullscreen" && touch /tmp/bspcblock - /usr/local/bin/bspc $@ -} - -killall flameshot diff --git a/.config/compton/compton.conf b/.config/compton/compton.conf deleted file mode 100644 index 5e738a3..0000000 --- a/.config/compton/compton.conf +++ /dev/null @@ -1,131 +0,0 @@ -# | -# | ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ -# | ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ -# | ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ -# | ░░░░░░░░░░░░░░░░░░░░░█░█░█▀█░█▀▄░█░█░▀█▀░█░█░▀░█▀▀░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ -# | ░░░░░░░░░░░░░░░░░░░░░█▀█░█░█░█▀▄░█▀█░░█░░█▀▄░░░▀▀█░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ -# | ░░░░░░░░░░░░░░░░░░░░░▀░▀░▀▀▀░▀░▀░▀░▀░▀▀▀░▀░▀░░░▀▀▀░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ -# | ░░░░░░░░░░░░░░░░░░░░░█▀▄░█▀█░▀█▀░█▀▀░▀█▀░█░░░█▀▀░█▀▀░░░░░░░░░░░░░░░░░░░░░░░░░░░░ -# | ░░░░░░░░░░░░░░░░░░░░░█░█░█░█░░█░░█▀▀░░█░░█░░░█▀▀░▀▀█░░░░░░░░░░░░░░░░░░░░░░░░░░░░ -# | ░░░░░░░░░░░░░░░░░░░░░▀▀░░▀▀▀░░▀░░▀░░░▀▀▀░▀▀▀░▀▀▀░▀▀▀░░░░░░░░░░░░░░░░░░░░░░░░░░░░ -# | ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ -# | ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ -# | ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ -# | - -# Shadow -shadow = true; -no-dnd-shadow = true; no-dock-shadow = true; -clear-shadow = true; -shadow-radius = 3; -shadow-offset-x = -2; -shadow-offset-y = 2; -shadow-opacity = 0.5; -# shadow-red = 0.0; -# shadow-green = 0.0; -# shadow-blue = 0.0; -shadow-exclude = [ - "name = 'Notification'", - "class_g = 'Conky'", - "class_g ?= 'Notify-osd'", - "class_g = 'Cairo-clock'", - "_GTK_FRAME_EXTENTS@:c", - "class_g = 'firefox-developer-edition'" -]; -# shadow-exclude = "n:e:Notification"; -# shadow-exclude-reg = "x10+0+0"; -# xinerama-shadow-crop = true; - -# Opacity -menu-opacity = 0.8; -inactive-opacity = 1; -active-opacity = 1; -frame-opacity = 0.7; -inactive-opacity-override = false; -alpha-step = 0.06; -# inactive-dim = 0.2; -# inactive-dim-fixed = true; - - -opacity-rule = [ -"80:class_g *?= 'URxvt'" , -"95:class_g *?= 'alacritty' && name *?='tmux'", -"90:class_g *?= 'alacritty'", -"90:class_g *?= 'xterm'", -"90:class_g *?= 'Alacritty'", -"50:class_g *?= 'variety'", -"95:class_g *?= 'code'", -"85:class_g *?= 'rofi'", -"98:class_g *?= 'Kotatogram'", -"0:class_g *?='Android Emulator'", -"50:class_g *?='pomo'", -"100:class_g *?= 'Webstorm'", -"95:class_g *?= 'Emacs'", -"60:class_g *?= 'zathura'", -"60:class_g *?= 'Zathura'", -]; - -# Blur -blur-background = true; -blur-method = "kawase"; -blur-strength = 8; -#blur-background-frame = true; -#dfasdfblur-kern = "3x3box"; -#blur-kern = "5,5,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1"; -#blur-background-fixed = true; -blur-background-exclude = [ - "window_type = 'dock'", - "window_type = 'desktop'", - "_GTK_FRAME_EXTENTS@:c",, - #"class_g = 'alacritty'", - -] - -# Fading -fading = false; -# fade-delta = 30; -#fade-in-step = 0.03; -#fade-out-step = 0.03; -# no-fading-openclose = true; -# no-fading-destroyed-argb = true; -#fade-exclude = [ ]; - -# Other -mark-wmwin-focused = true; -mark-ovredir-focused = true; -# use-ewmh-active-win = true; -detect-rounded-corners = true; -detect-client-opacity = true; -refresh-rate = 0; -vsync = "none"; -dbe = false; -paint-on-overlay = true; -# sw-opti = true; -# unredir-if-possible = true; -# unredir-if-possible-delay = 5000; -# unredir-if-possible-exclude = [ ]; -focus-exclude = [ "class_g = 'Cairo-clock'", "class_g *?='firefox-developer-edition'" ]; -detect-transient = true; -detect-client-leader = true; -invert-color-include = [ ]; -# resize-damage = 1; - -# GLX backend -backend = "glx" -glx-no-stencil = true; -glx-copy-from-front = false; -# glx-use-copysubbuffermesa = true; -glx-no-rebind-pixmap = true; -glx-swap-method = "undefined"; -# glx-use-gpushader4 = true; -# xrender-sync = true; -# xrender-sync-fence = true; - -# Window type settings -wintypes: -{ - tooltip = { fade = false; shadow = true; opacity = 0.55; focus = true; }; -}; - - - diff --git a/.config/compton/dotfiles/i3/config b/.config/compton/dotfiles/i3/config deleted file mode 100644 index b6e0254..0000000 --- a/.config/compton/dotfiles/i3/config +++ /dev/null @@ -1,319 +0,0 @@ -# This file has been auto-generated by i3-config-wizard(1). -# It will not be overwritten, so edit it as you like. -# -# Should you change your keyboard layout some time, delete -# this file and re-run i3-config-wizard(1). - - -#Look at existing keybindings names -# ```xmodmap -pke | grep %key%``` - - -# i3 config file (v4) -# -# Please see https://i3wm.org/docs/userguide.html for a complete reference! - -set $mod Mod4 - -# Font for window titles. Will also be used by the bar unless a different font -# is used in the bar {} block below. -font pango:Roboto Mono 10, FontAwesome 10 - -# This font is widely installed, provides lots of unicode glyphs, right-to-left -# text rendering and scalability on retina/hidpi displays (thanks to pango). -#font pango:DejaVu Sans Mono 8 - -# The combination of xss-lock, nm-applet and pactl is a popular choice, so -# they are included here as an example. Modify as you see fit. -# xss-lock grabs a logind suspend inhibit lock and will use i3lock to lock the -# screen before suspend. Use loginctl lock-session to lock your screen. -exec --no-startup-id xss-lock --transfer-sleep-lock -- i3lock --nofork - -# NetworkManager is the most popular way to manage wireless networks on Linux, -# and nm-applet is a desktop environment-independent system tray GUI for it. -exec --no-startup-id nm-applet - -# Redshift Night Mode -# exec_always --no-startup-id redshift -P -O 4000 - -set $TERMINAL alacritty -exec_always export TERMINAL=alacritty -# Use pactl to adjust volume in PulseAudio. -set $refresh_i3status killall -SIGUSR1 i3status -bindsym XF86AudioRaiseVolume exec --no-startup-id pactl set-sink-volume @DEFAULT_SINK@ +10% && $refresh_i3status -bindsym XF86AudioLowerVolume exec --no-startup-id pactl set-sink-volume @DEFAULT_SINK@ -10% && $refresh_i3status -bindsym XF86AudioMute exec --no-startup-id pactl set-sink-mute @DEFAULT_SINK@ toggle && $refresh_i3status -bindsym XF86AudioMicMute exec --no-startup-id pactl set-source-mute @DEFAULT_SOURCE@ toggle && $refresh_i3status - -#Screen brightnes -bindsym XF86MonBrightnessUp exec lux -a 5 -bindsym XF86MonBrightnessDown exec lux -s 5 - - -# Use Mouse+$mod to drag floating windows to their wanted position -floating_modifier $mod - -# start a terminal -bindsym $mod+Return exec alacritty - -# kill focused window -bindsym $mod+Shift+q kill - -# start dmenu (a program launcher) - -#bindsym $mod+d exec "rofi -modi run,drun -show drun -line-padding 4 -columns 2 -width 40 -padding 30 -hide-scrollbar -show-icons -drun-icon-theme Papirus" -set $TERMINAL alacritty -set $dmenu dmenu-terminal $TERMINAL -bindsym $mod+t exec $dmenu -bindsym $mod+d exec dmenu_run - -# There also is the (new) i3-dmenu-desktop which only displays applications -# shipping a .desktop file. It is a wrapper around dmenu, so you need that -# installed. -# bindsym $mod+d exec --no-startup-id i3-dmenu-desktop - -# change focus -bindsym $mod+h focus left -bindsym $mod+j focus down -bindsym $mod+k focus up -bindsym $mod+l focus right - -# alternatively, you can use the cursor keys: -bindsym $mod+Left focus left -bindsym $mod+Down focus down -bindsym $mod+Up focus up -bindsym $mod+Right focus right - -# move focused window -bindsym $mod+Shift+h move left -bindsym $mod+Shift+j move down -bindsym $mod+Shift+k move up -bindsym $mod+Shift+l move right - -# alternatively, you can use the cursor keys: -bindsym $mod+Shift+Left move left -bindsym $mod+Shift+Down move down -bindsym $mod+Shift+Up move up -bindsym $mod+Shift+Right move right - -# split in horizontal orientation -bindsym $mod+semicolon split h -# split in vertical orientation -bindsym $mod+v split v - -# enter fullscreen mode for the focused container -bindsym $mod+f fullscreen toggle - -# change container layout (stacked, tabbed, toggle split) -bindsym $mod+s layout stacking -bindsym $mod+w layout tabbed -bindsym $mod+e layout toggle split - -# toggle tiling / floating -bindsym $mod+Shift+space floating toggle - -# change focus between tiling / floating windows -bindsym $mod+Shift+alt focus mode_toggle - -# focus the parent container -bindsym $mod+a focus parent - -# focus the child container -#bindsym $mod+d focus child - -# Define names for default workspaces for which we configure key bindings later on. -# We use variables to avoid repeating the names in multiple places. -set $ws1 "1" -set $ws2 "2" -set $ws3 "3" -set $ws4 "4" -set $ws5 "5" -set $ws6 "6" -set $ws7 "7" -set $ws8 "8" -set $ws9 "9" -set $ws10 "10" - -# switch to workspace -bindsym $mod+1 workspace number $ws1 -bindsym $mod+2 workspace number $ws2 -bindsym $mod+3 workspace number $ws3 -bindsym $mod+4 workspace number $ws4 -bindsym $mod+5 workspace number $ws5 -bindsym $mod+6 workspace number $ws6 -bindsym $mod+7 workspace number $ws7 -bindsym $mod+8 workspace number $ws8 -bindsym $mod+9 workspace number $ws9 -bindsym $mod+0 workspace number $ws10 - -# move focused container to workspace -bindsym $mod+Shift+1 move container to workspace number $ws1 -bindsym $mod+Shift+2 move container to workspace number $ws2 -bindsym $mod+Shift+3 move container to workspace number $ws3 -bindsym $mod+Shift+4 move container to workspace number $ws4 -bindsym $mod+Shift+5 move container to workspace number $ws5 -bindsym $mod+Shift+6 move container to workspace number $ws6 -bindsym $mod+Shift+7 move container to workspace number $ws7 -bindsym $mod+Shift+8 move container to workspace number $ws8 -bindsym $mod+Shift+9 move container to workspace number $ws9 -bindsym $mod+Shift+0 move container to workspace number $ws10 - -# reload the configuration file -bindsym $mod+Shift+c reload -# restart i3 inplace (preserves your layout/session, can be used to upgrade i3) -bindsym $mod+Shift+r restart -# exit i3 (logs you out of your X session) -bindsym $mod+Shift+e exec "i3-nagbar -t warning -m 'You pressed the exit shortcut. Do you really want to exit i3? This will end your X session.' -B 'Yes, exit i3' 'i3-msg exit'" - -# resize window (you can also use the mouse for that) -mode "resize" { - # These bindings trigger as soon as you enter the resize mode - - # Pressing left will shrink the window’s width. - # Pressing right will grow the window’s width. - # Pressing up will shrink the window’s height. - # Pressing down will grow the window’s height. - bindsym h resize shrink width 10 px or 10 ppt - bindsym j resize grow height 10 px or 10 ppt - bindsym k resize shrink height 10 px or 10 ppt - bindsym l resize grow width 10 px or 10 ppt - - # same bindings, but for the arrow keys - bindsym Left resize shrink width 10 px or 10 ppt - bindsym Down resize grow height 10 px or 10 ppt - bindsym Up resize shrink height 10 px or 10 ppt - bindsym Right resize grow width 10 px or 10 ppt - - # back to normal: Enter or Escape or $mod+r - bindsym Return mode "default" - bindsym Escape mode "default" - bindsym $mod+r mode "default" -} - -bindsym $mod+r mode "resize" - - - -# Start i3bar to display a workspace bar (plus the system information i3status -# finds out, if available) -#---BAR POLYBAR---# -exec_always --no-startup-id ~/.config/polybar/launch.sh - - -###############Stylizing################## -for_window [class="^.*"] border pixel 3 -# border_radius 3 -border_radius 0 - - -#client.focused #488444 #488444 #488444 #488444 #488444 -client.focused_inactive #282a36 #282a36 #282a36 #282a36 #282a36 -#client.focused_inactive #333333 #5f676a #ffffff #484e50 #5f676a -client.focused #44475a #44475a #44475a #44475a #44475a -#client.unfocused #4c566a #4c566a #4c566a #4c566a #4c566a - - -###############STARTUP Utilites################## -exec /home/horhik/scripts/Startup/wifi.sh #WIFI -###---touchpad--## -exec --no-startup-id /home/horhik/Scripts/startup/touchpad.sh #WIFI -exec --ho-startup-id sh ssh-agent bash ; ssh-add ~/.ssh/arch - -#---Audio---# -exec_always --no-startup-id pacmd set-card-profile 1 output:analog-stereo -exec_always --no-startup-id asoundconf set-default-card CODEC -exec_always --no-startup-id asoundconf set-default-card CODEC -#exec pulseaudio -#---/Audio---# -exec_always --no-startup-id xrandr --output HDMI-1 --above eDP-1 -###############STARTUP Apps################## -#wallpapers -#transparetncy: -exec_always --no-startup-id compton --config ~/.config/compton/compton.conf -#microphone -exec 'pactl set-card-profile alsa_card.usb-Burr-Brown_from_TI_USB_Audio_CODEC-00 output:iec958-stereo+input:analog-stereo' -#---GAPS---# -exec --no-startup-id i3-msg gaps inner all set 10 -exec_always --no-startup-id i3-msg smart_borders on - -set $mode_gaps Gaps: (h) plus, (j) enable, (k) reset, (l) minus -bindsym $mod+Shift+g mode "$mode_gaps" - -mode "$mode_gaps" { - bindsym j gaps inner current plus 5 - bindsym h gaps inner current set 10 - bindsym l gaps inner current set 0 - bindsym k gaps inner current minus 5 - bindsym k gaps inner current minus 5 - bindsym Return mode "default" - bindsym Escape mode "default" -} - -set $mode_apps Apps:(n)otion,(f)irefox,(t)ick-tick,(m)ail,(p)rotonmail -bindsym $mod+Shift+a mode "$mode_apps" - -set $firefox firefox-developer-edition -mode "$mode_apps" { - bindsym f exec $firefox - bindsym n exec $firefox --ssb https://notion.so & i3-msg mode 'default' - bindsym Shift+s exec $firefox --ssb https://music.yandex.com & i3-msg mode 'default' - bindsym t exec $firefox --ssb https://ticktick.com & i3-msg mode 'default' - bindsym m exec $firefox --ssb https://tutanota.io & i3-msg mode 'default' - bindsym p exec $firefox --ssb https://protonmail.com & i3-msg mode 'default' - bindsym q exec qdirstat - bindsym s exec flatpak run com.valvesoftware.Steam - #evince book reader - bindsym b exec evince - bindsym s exec $firefox https://soundcloud.com - #watch Toggl Timer - bindsym w exec surf https://toggl.com/app/timer - bindsym y exec $firefox music.yandex.ru/ - bindsym d exec surf https://www.collinsdictionary.com/ - #bindsym Return mode "default" - bindsym Escape mode "default" -} -#---shortcuts---# -bindsym $mod+Shift+s exec flameshot gui - -#---Language---# -exec_always setxkbmap -layout us,ru -exec_always xkb-switch -s us,ru - -bindsym $mod+space exec xkb-switch -n - -#--Floating togglable windows--# - - # Terminal - for_window [title="dropdown"] floating enable - for_window [title="dropdown"] resize set 825 600 - for_window [title="dropdown"] move scratchpad - for_window [title="dropdown"] floating enable - for_window [title="dropdown"] border pixel 3 - exec --no-startup-id alacritty -t dropdown -e tmux - bindsym $mod+u [title="dropdown"] scratchpad show; [title="dropdown"] move position center - - # Toggl timer - for_window [title="@cgDISVMFxT:T | Toggl"] floating enable - for_window [title="@cgDISVMFxT:T | Toggl"] resize set 800 70 - for_window [title="@cgDISVMFxT:T | Toggl"] move scratchpad - for_window [title="@cgDISVMFxT:T | Toggl"] floating enable - for_window [title="@cgDISVMFxT:T | Toggl"] border pixel 3 - bindsym $mod+Shift+t [title="@cgDISVMFxT:T | Toggl"] scratchpad show; [title="@cgDISVMFxT:T | Toggl"] move position center - exec --no-startup-id surf https://toggl.com/app/timer - -#Emoji -bindsym $mod+period exec rofimoji -# Usage - # Hit enter to insert the emoji directly - # Hit alt+c to copy it to the clipboard - # alt+t or alt+p can be used to select a specific input method - # alt+1 inserts the most recently used character (alt+2 for the second most recently one etc.) - - - - -exec variety -exec_always --no-startup-id variety --next - -exec "workspace 6;exec append_layout ~/Scripts/bin/freelances2.json; exec ~/Scripts/bin/freelances" - diff --git a/.config/compton/dotfiles/i3/log.log b/.config/compton/dotfiles/i3/log.log deleted file mode 100644 index 139597f..0000000 --- a/.config/compton/dotfiles/i3/log.log +++ /dev/null @@ -1,2 +0,0 @@ - - diff --git a/.config/fish/conf.d/omf.fish b/.config/fish/conf.d/omf.fish deleted file mode 100644 index 3e0f6d6..0000000 --- a/.config/fish/conf.d/omf.fish +++ /dev/null @@ -1,7 +0,0 @@ -# Path to Oh My Fish install. -set -q XDG_DATA_HOME - and set -gx OMF_PATH "$XDG_DATA_HOME/omf" - or set -gx OMF_PATH "$HOME/.local/share/omf" - -# Load Oh My Fish configuration. -source $OMF_PATH/init.fish diff --git a/.config/fish/fish_variables b/.config/fish/fish_variables deleted file mode 100644 index b35839f..0000000 --- a/.config/fish/fish_variables +++ /dev/null @@ -1,36 +0,0 @@ -# This file contains fish universal variable definitions. -# VERSION: 3.0 -SETUVAR __fish_initialized:3100 -SETUVAR fish_color_autosuggestion:555\x1ebrblack -SETUVAR fish_color_cancel:\x2dr -SETUVAR fish_color_command:005fd7 -SETUVAR fish_color_comment:990000 -SETUVAR fish_color_cwd:green -SETUVAR fish_color_cwd_root:red -SETUVAR fish_color_end:009900 -SETUVAR fish_color_error:ff0000 -SETUVAR fish_color_escape:00a6b2 -SETUVAR fish_color_history_current:\x2d\x2dbold -SETUVAR fish_color_host:normal -SETUVAR fish_color_host_remote:yellow -SETUVAR fish_color_match:\x2d\x2dbackground\x3dbrblue -SETUVAR fish_color_normal:normal -SETUVAR fish_color_operator:00a6b2 -SETUVAR fish_color_param:00afff -SETUVAR fish_color_quote:999900 -SETUVAR fish_color_redirection:00afff -SETUVAR fish_color_search_match:bryellow\x1e\x2d\x2dbackground\x3dbrblack -SETUVAR fish_color_selection:green\x1e\x2db -SETUVAR fish_color_status:red -SETUVAR fish_color_user:brgreen -SETUVAR fish_color_valid_path:\x2d\x2dunderline -SETUVAR fish_cursor_default:line -SETUVAR fish_cursor_insert:line -SETUVAR fish_cursor_normal:block -SETUVAR fish_cursor_replace_one:underscore -SETUVAR fish_greeting:Welcome\x20to\x20fish\x2c\x20the\x20friendly\x20interactive\x20shell\x0aType\x20\x60help\x60\x20for\x20instructions\x20on\x20how\x20to\x20use\x20fish -SETUVAR fish_key_bindings:fish_vi_key_bindings -SETUVAR fish_pager_color_completion:\x1d -SETUVAR fish_pager_color_description:B3A06D\x1eyellow -SETUVAR fish_pager_color_prefix:white\x1e\x2d\x2dbold\x1e\x2d\x2dunderline -SETUVAR fish_pager_color_progress:brwhite\x1e\x2d\x2dbackground\x3dcyan diff --git a/.config/fish/functions/fish_prompt.fish b/.config/fish/functions/fish_prompt.fish deleted file mode 120000 index 3fd0d45..0000000 --- a/.config/fish/functions/fish_prompt.fish +++ /dev/null @@ -1 +0,0 @@ -/home/horhik/.local/share/omf/themes/agnoster/fish_prompt.fish \ No newline at end of file diff --git a/.config/hub b/.config/hub deleted file mode 100644 index 6ff92f8..0000000 --- a/.config/hub +++ /dev/null @@ -1,4 +0,0 @@ -github.com: -- user: Horhik - oauth_token: 0a12aa606f320a3af03c5a388a9e59f0da13e6fc - protocol: https diff --git a/.config/i3/config b/.config/i3/config deleted file mode 100644 index e328734..0000000 --- a/.config/i3/config +++ /dev/null @@ -1,336 +0,0 @@ -# | -# | ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ -# | ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ -# | ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ -# | ░░░░░░░░░░░░░░░░░░░░░█░█░█▀█░█▀▄░█░█░▀█▀░█░█░▀░█▀▀░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ -# | ░░░░░░░░░░░░░░░░░░░░░█▀█░█░█░█▀▄░█▀█░░█░░█▀▄░░░▀▀█░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ -# | ░░░░░░░░░░░░░░░░░░░░░▀░▀░▀▀▀░▀░▀░▀░▀░▀▀▀░▀░▀░░░▀▀▀░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ -# | ░░░░░░░░░░░░░░░░░░░░░█▀▄░█▀█░▀█▀░█▀▀░▀█▀░█░░░█▀▀░█▀▀░░░░░░░░░░░░░░░░░░░░░░░░░░░░ -# | ░░░░░░░░░░░░░░░░░░░░░█░█░█░█░░█░░█▀▀░░█░░█░░░█▀▀░▀▀█░░░░░░░░░░░░░░░░░░░░░░░░░░░░ -# | ░░░░░░░░░░░░░░░░░░░░░▀▀░░▀▀▀░░▀░░▀░░░▀▀▀░▀▀▀░▀▀▀░▀▀▀░░░░░░░░░░░░░░░░░░░░░░░░░░░░ -# | ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ -# | ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ -# | ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ -# | - - -# This file has been auto-generated by i3-config-wizard(1). -# -# It will not be overwritten, so edit it as you like. -# -# Should you change your keyboard layout some time, delete -# this file and re-run i3-config-wizard(1). - - -#Look at existing keybindings names -# ```xmodmap -pke | grep %key%``` - - -# i3 config file (v4) -# -# Please see https://i3wm.org/docs/userguide.html for a complete reference! - -set $mod Mod4 - -# Font for window titles. Will also be used by the bar unless a different font -# is used in the bar {} block below. -font pango:Roboto Mono 10, FontAwesome 10 - -# This font is widely installed, provides lots of unicode glyphs, right-to-left -# text rendering and scalability on retina/hidpi displays (thanks to pango). -#font pango:DejaVu Sans Mono 8 - -# The combination of xss-lock, nm-applet and pactl is a popular choice, so -# they are included here as an example. Modify as you see fit. -# xss-lock grabs a logind suspend inhibit lock and will use i3lock to lock the -# screen before suspend. Use loginctl lock-session to lock your screen. -exec --no-startup-id xss-lock --transfer-sleep-lock -- i3lock --nofork - -# NetworkManager is the most popular way to manage wireless networks on Linux, -# and nm-applet is a desktop environment-independent system tray GUI for it. -exec --no-startup-id nm-applet - -# Redshift Night Mode -# exec_always --no-startup-id redshift -P -O 4000 - -set $TERMINAL alacritty -exec_always export TERMINAL=alacritty -# Use pactl to adjust volume in PulseAudio. -set $refresh_i3status killall -SIGUSR1 i3status -bindsym XF86AudioRaiseVolume exec --no-startup-id pactl set-sink-volume @DEFAULT_SINK@ +10% && $refresh_i3status -bindsym XF86AudioLowerVolume exec --no-startup-id pactl set-sink-volume @DEFAULT_SINK@ -10% && $refresh_i3status -bindsym XF86AudioMute exec --no-startup-id pactl set-sink-mute @DEFAULT_SINK@ toggle && $refresh_i3status -bindsym XF86AudioMicMute exec --no-startup-id pactl set-source-mute @DEFAULT_SOURCE@ toggle && $refresh_i3status - -#Screen brightnes -bindsym XF86MonBrightnessUp exec lux -a 5 -bindsym XF86MonBrightnessDown exec lux -s 5 - - -# Use Mouse+$mod to drag floating windows to their wanted position -floating_modifier $mod - -# start a terminal -bindsym $mod+Return exec alacritty - -# kill focused window -bindsym $mod+Shift+q kill - -# start dmenu (a program launcher) - -#bindsym $mod+d exec "rofi -modi run,drun -show drun -line-padding 4 -columns 2 -width 40 -padding 30 -hide-scrollbar -show-icons -drun-icon-theme Papirus" -set $TERMINAL alacritty -set $dmenu dmenu-terminal $TERMINAL -bindsym $mod+t exec $dmenu -bindsym $mod+d exec dmenu_run - -# There also is the (new) i3-dmenu-desktop which only displays applications -# shipping a .desktop file. It is a wrapper around dmenu, so you need that -# installed. -# bindsym $mod+d exec --no-startup-id i3-dmenu-desktop - -# change focus -bindsym $mod+h focus left -bindsym $mod+j focus down -bindsym $mod+k focus up -bindsym $mod+l focus right - -# alternatively, you can use the cursor keys: -bindsym $mod+Left focus left -bindsym $mod+Down focus down -bindsym $mod+Up focus up -bindsym $mod+Right focus right - -# move focused window -bindsym $mod+Shift+h move left -bindsym $mod+Shift+j move down -bindsym $mod+Shift+k move up -bindsym $mod+Shift+l move right - -# alternatively, you can use the cursor keys: -bindsym $mod+Shift+Left move left -bindsym $mod+Shift+Down move down -bindsym $mod+Shift+Up move up -bindsym $mod+Shift+Right move right - -# split in horizontal orientation -bindsym $mod+semicolon split h -# split in vertical orientation -bindsym $mod+v split v - -# enter fullscreen mode for the focused container -bindsym $mod+f fullscreen toggle - -# change container layout (stacked, tabbed, toggle split) -bindsym $mod+s layout stacking -bindsym $mod+w layout tabbed -bindsym $mod+e layout toggle split - -# toggle tiling / floating -bindsym $mod+Shift+space floating toggle - -# change focus between tiling / floating windows -bindsym $mod+Shift+alt focus mode_toggle - -# focus the parent container -bindsym $mod+a focus parent - -# focus the child container -#bindsym $mod+d focus child - -# Define names for default workspaces for which we configure key bindings later on. -# We use variables to avoid repeating the names in multiple places. -set $ws1 "1" -set $ws2 "2" -set $ws3 "3" -set $ws4 "4" -set $ws5 "5" -set $ws6 "6" -set $ws7 "7" -set $ws8 "8" -set $ws9 "9" -set $ws10 "10" - -# switch to workspace -bindsym $mod+1 workspace number $ws1 -bindsym $mod+2 workspace number $ws2 -bindsym $mod+3 workspace number $ws3 -bindsym $mod+4 workspace number $ws4 -bindsym $mod+5 workspace number $ws5 -bindsym $mod+6 workspace number $ws6 -bindsym $mod+7 workspace number $ws7 -bindsym $mod+8 workspace number $ws8 -bindsym $mod+9 workspace number $ws9 -bindsym $mod+0 workspace number $ws10 - -# move focused container to workspace -bindsym $mod+Shift+1 move container to workspace number $ws1 -bindsym $mod+Shift+2 move container to workspace number $ws2 -bindsym $mod+Shift+3 move container to workspace number $ws3 -bindsym $mod+Shift+4 move container to workspace number $ws4 -bindsym $mod+Shift+5 move container to workspace number $ws5 -bindsym $mod+Shift+6 move container to workspace number $ws6 -bindsym $mod+Shift+7 move container to workspace number $ws7 -bindsym $mod+Shift+8 move container to workspace number $ws8 -bindsym $mod+Shift+9 move container to workspace number $ws9 -bindsym $mod+Shift+0 move container to workspace number $ws10 - -# reload the configuration file -bindsym $mod+Shift+c reload -# restart i3 inplace (preserves your layout/session, can be used to upgrade i3) -bindsym $mod+Shift+r restart -# exit i3 (logs you out of your X session) -bindsym $mod+Shift+e exec "i3-nagbar -t warning -m 'You pressed the exit shortcut. Do you really want to exit i3? This will end your X session.' -B 'Yes, exit i3' 'i3-msg exit'" - -# resize window (you can also use the mouse for that) -mode "resize" { - # These bindings trigger as soon as you enter the resize mode - - # Pressing left will shrink the window’s width. - # Pressing right will grow the window’s width. - # Pressing up will shrink the window’s height. - # Pressing down will grow the window’s height. - bindsym h resize shrink width 10 px or 10 ppt - bindsym j resize grow height 10 px or 10 ppt - bindsym k resize shrink height 10 px or 10 ppt - bindsym l resize grow width 10 px or 10 ppt - - # same bindings, but for the arrow keys - bindsym Left resize shrink width 10 px or 10 ppt - bindsym Down resize grow height 10 px or 10 ppt - bindsym Up resize shrink height 10 px or 10 ppt - bindsym Right resize grow width 10 px or 10 ppt - - # back to normal: Enter or Escape or $mod+r - bindsym Return mode "default" - bindsym Escape mode "default" - bindsym $mod+r mode "default" -} - -bindsym $mod+r mode "resize" - - - -# Start i3bar to display a workspace bar (plus the system information i3status -# finds out, if available) -#---BAR POLYBAR---# -exec_always --no-startup-id ~/.config/polybar/launch.sh - - -###############Stylizing################## -for_window [class="^.*"] border pixel 5 -# border_radius 3 -border_radius 4 - - -#client.focused #488444 #488444 #488444 #488444 #488444 -client.focused_inactive #282a36 #282a36 #282a36 #282a36 #282a36 -#client.focused_inactive #333333 #5f676a #ffffff #484e50 #5f676a -client.focused #44475a #44475a #44475a #44475a #44475a -#client.unfocused #4c566a #4c566a #4c566a #4c566a #4c566a - - -###############STARTUP Utilites################## -exec /home/horhik/scripts/Startup/wifi.sh #WIFI -###---touchpad--## -exec --no-startup-id /home/horhik/Scripts/startup/touchpad.sh #WIFI -exec --ho-startup-id sh ssh-agent bash ; ssh-add ~/.ssh/arch - -#---Audio---# -exec_always --no-startup-id pacmd set-card-profile 1 output:analog-stereo -exec_always --no-startup-id asoundconf set-default-card CODEC -exec_always --no-startup-id asoundconf set-default-card CODEC -#exec pulseaudio -#---/Audio---# -exec_always --no-startup-id xrandr --output HDMI-1 --above eDP-1 -###############STARTUP Apps################## -#wallpapers -#transparetncy: -exec_always --no-startup-id compton --config ~/.config/compton/compton.conf -#microphone -exec 'pactl set-card-profile alsa_card.usb-Burr-Brown_from_TI_USB_Audio_CODEC-00 output:iec958-stereo+input:analog-stereo' -#---GAPS---# -exec --no-startup-id i3-msg gaps inner all set 10 -exec_always --no-startup-id i3-msg smart_borders on - -set $mode_gaps Gaps: (h) plus, (j) enable, (k) reset, (l) minus -bindsym $mod+Shift+g mode "$mode_gaps" - -mode "$mode_gaps" { - bindsym j gaps inner current plus 5 - bindsym h gaps inner current set 10 - bindsym l gaps inner current set 0 - bindsym k gaps inner current minus 5 - bindsym k gaps inner current minus 5 - bindsym Return mode "default" - bindsym Escape mode "default" -} - -set $mode_apps Apps:(n)otion,(f)irefox,(t)ick-tick,(m)ail,(p)rotonmail -bindsym $mod+Shift+a mode "$mode_apps" - -set $firefox firefox-developer-edition -mode "$mode_apps" { - bindsym f exec $firefox - bindsym n exec $firefox --ssb https://notion.so & i3-msg mode 'default' - bindsym Shift+s exec $firefox --ssb https://music.yandex.com & i3-msg mode 'default' - bindsym t exec $firefox --ssb https://ticktick.com & i3-msg mode 'default' - bindsym m exec $firefox --ssb https://tutanota.io & i3-msg mode 'default' - bindsym p exec $firefox --ssb https://protonmail.com & i3-msg mode 'default' - bindsym q exec qdirstat - bindsym s exec flatpak run com.valvesoftware.Steam - #evince book reader - bindsym b exec evince - bindsym s exec $firefox https://soundcloud.com - #watch Toggl Timer - bindsym w exec surf https://toggl.com/app/timer - bindsym y exec $firefox music.yandex.ru/ - bindsym d exec surf https://www.collinsdictionary.com/ - #bindsym Return mode "default" - bindsym Escape mode "default" -} -#---shortcuts---# -bindsym $mod+Shift+s exec flameshot gui - -#---Language---# -exec_always setxkbmap -layout us,ru -exec_always xkb-switch -s us,ru - -bindsym $mod+space exec xkb-switch -n - -#--Floating togglable windows--# - - # Terminal - for_window [title="dropdown"] floating enable - for_window [title="dropdown"] resize set 825 600 - for_window [title="dropdown"] move scratchpad - for_window [title="dropdown"] floating enable - for_window [title="dropdown"] border pixel 3 - exec --no-startup-id alacritty -t dropdown -e tmux - bindsym $mod+u [title="dropdown"] scratchpad show; [title="dropdown"] move position center - - # Toggl timer - for_window [title="@cgDISVMFxT:T | Toggl"] floating enable - for_window [title="@cgDISVMFxT:T | Toggl"] resize set 800 70 - for_window [title="@cgDISVMFxT:T | Toggl"] move scratchpad - for_window [title="@cgDISVMFxT:T | Toggl"] floating enable - for_window [title="@cgDISVMFxT:T | Toggl"] border pixel 3 - bindsym $mod+Shift+t [title="@cgDISVMFxT:T | Toggl"] scratchpad show; [title="@cgDISVMFxT:T | Toggl"] move position center - exec --no-startup-id surf https://toggl.com/app/timer - -#Emoji -bindsym $mod+period exec rofimoji -# Usage - # Hit enter to insert the emoji directly - # Hit alt+c to copy it to the clipboard - # alt+t or alt+p can be used to select a specific input method - # alt+1 inserts the most recently used character (alt+2 for the second most recently one etc.) - - - - -exec variety -exec_always --no-startup-id variety --next - -exec "workspace 6;exec append_layout ~/Scripts/bin/freelances2.json; exec ~/Scripts/bin/freelances" - diff --git a/.config/i3/dotfiles/i3/config b/.config/i3/dotfiles/i3/config deleted file mode 100644 index b6e0254..0000000 --- a/.config/i3/dotfiles/i3/config +++ /dev/null @@ -1,319 +0,0 @@ -# This file has been auto-generated by i3-config-wizard(1). -# It will not be overwritten, so edit it as you like. -# -# Should you change your keyboard layout some time, delete -# this file and re-run i3-config-wizard(1). - - -#Look at existing keybindings names -# ```xmodmap -pke | grep %key%``` - - -# i3 config file (v4) -# -# Please see https://i3wm.org/docs/userguide.html for a complete reference! - -set $mod Mod4 - -# Font for window titles. Will also be used by the bar unless a different font -# is used in the bar {} block below. -font pango:Roboto Mono 10, FontAwesome 10 - -# This font is widely installed, provides lots of unicode glyphs, right-to-left -# text rendering and scalability on retina/hidpi displays (thanks to pango). -#font pango:DejaVu Sans Mono 8 - -# The combination of xss-lock, nm-applet and pactl is a popular choice, so -# they are included here as an example. Modify as you see fit. -# xss-lock grabs a logind suspend inhibit lock and will use i3lock to lock the -# screen before suspend. Use loginctl lock-session to lock your screen. -exec --no-startup-id xss-lock --transfer-sleep-lock -- i3lock --nofork - -# NetworkManager is the most popular way to manage wireless networks on Linux, -# and nm-applet is a desktop environment-independent system tray GUI for it. -exec --no-startup-id nm-applet - -# Redshift Night Mode -# exec_always --no-startup-id redshift -P -O 4000 - -set $TERMINAL alacritty -exec_always export TERMINAL=alacritty -# Use pactl to adjust volume in PulseAudio. -set $refresh_i3status killall -SIGUSR1 i3status -bindsym XF86AudioRaiseVolume exec --no-startup-id pactl set-sink-volume @DEFAULT_SINK@ +10% && $refresh_i3status -bindsym XF86AudioLowerVolume exec --no-startup-id pactl set-sink-volume @DEFAULT_SINK@ -10% && $refresh_i3status -bindsym XF86AudioMute exec --no-startup-id pactl set-sink-mute @DEFAULT_SINK@ toggle && $refresh_i3status -bindsym XF86AudioMicMute exec --no-startup-id pactl set-source-mute @DEFAULT_SOURCE@ toggle && $refresh_i3status - -#Screen brightnes -bindsym XF86MonBrightnessUp exec lux -a 5 -bindsym XF86MonBrightnessDown exec lux -s 5 - - -# Use Mouse+$mod to drag floating windows to their wanted position -floating_modifier $mod - -# start a terminal -bindsym $mod+Return exec alacritty - -# kill focused window -bindsym $mod+Shift+q kill - -# start dmenu (a program launcher) - -#bindsym $mod+d exec "rofi -modi run,drun -show drun -line-padding 4 -columns 2 -width 40 -padding 30 -hide-scrollbar -show-icons -drun-icon-theme Papirus" -set $TERMINAL alacritty -set $dmenu dmenu-terminal $TERMINAL -bindsym $mod+t exec $dmenu -bindsym $mod+d exec dmenu_run - -# There also is the (new) i3-dmenu-desktop which only displays applications -# shipping a .desktop file. It is a wrapper around dmenu, so you need that -# installed. -# bindsym $mod+d exec --no-startup-id i3-dmenu-desktop - -# change focus -bindsym $mod+h focus left -bindsym $mod+j focus down -bindsym $mod+k focus up -bindsym $mod+l focus right - -# alternatively, you can use the cursor keys: -bindsym $mod+Left focus left -bindsym $mod+Down focus down -bindsym $mod+Up focus up -bindsym $mod+Right focus right - -# move focused window -bindsym $mod+Shift+h move left -bindsym $mod+Shift+j move down -bindsym $mod+Shift+k move up -bindsym $mod+Shift+l move right - -# alternatively, you can use the cursor keys: -bindsym $mod+Shift+Left move left -bindsym $mod+Shift+Down move down -bindsym $mod+Shift+Up move up -bindsym $mod+Shift+Right move right - -# split in horizontal orientation -bindsym $mod+semicolon split h -# split in vertical orientation -bindsym $mod+v split v - -# enter fullscreen mode for the focused container -bindsym $mod+f fullscreen toggle - -# change container layout (stacked, tabbed, toggle split) -bindsym $mod+s layout stacking -bindsym $mod+w layout tabbed -bindsym $mod+e layout toggle split - -# toggle tiling / floating -bindsym $mod+Shift+space floating toggle - -# change focus between tiling / floating windows -bindsym $mod+Shift+alt focus mode_toggle - -# focus the parent container -bindsym $mod+a focus parent - -# focus the child container -#bindsym $mod+d focus child - -# Define names for default workspaces for which we configure key bindings later on. -# We use variables to avoid repeating the names in multiple places. -set $ws1 "1" -set $ws2 "2" -set $ws3 "3" -set $ws4 "4" -set $ws5 "5" -set $ws6 "6" -set $ws7 "7" -set $ws8 "8" -set $ws9 "9" -set $ws10 "10" - -# switch to workspace -bindsym $mod+1 workspace number $ws1 -bindsym $mod+2 workspace number $ws2 -bindsym $mod+3 workspace number $ws3 -bindsym $mod+4 workspace number $ws4 -bindsym $mod+5 workspace number $ws5 -bindsym $mod+6 workspace number $ws6 -bindsym $mod+7 workspace number $ws7 -bindsym $mod+8 workspace number $ws8 -bindsym $mod+9 workspace number $ws9 -bindsym $mod+0 workspace number $ws10 - -# move focused container to workspace -bindsym $mod+Shift+1 move container to workspace number $ws1 -bindsym $mod+Shift+2 move container to workspace number $ws2 -bindsym $mod+Shift+3 move container to workspace number $ws3 -bindsym $mod+Shift+4 move container to workspace number $ws4 -bindsym $mod+Shift+5 move container to workspace number $ws5 -bindsym $mod+Shift+6 move container to workspace number $ws6 -bindsym $mod+Shift+7 move container to workspace number $ws7 -bindsym $mod+Shift+8 move container to workspace number $ws8 -bindsym $mod+Shift+9 move container to workspace number $ws9 -bindsym $mod+Shift+0 move container to workspace number $ws10 - -# reload the configuration file -bindsym $mod+Shift+c reload -# restart i3 inplace (preserves your layout/session, can be used to upgrade i3) -bindsym $mod+Shift+r restart -# exit i3 (logs you out of your X session) -bindsym $mod+Shift+e exec "i3-nagbar -t warning -m 'You pressed the exit shortcut. Do you really want to exit i3? This will end your X session.' -B 'Yes, exit i3' 'i3-msg exit'" - -# resize window (you can also use the mouse for that) -mode "resize" { - # These bindings trigger as soon as you enter the resize mode - - # Pressing left will shrink the window’s width. - # Pressing right will grow the window’s width. - # Pressing up will shrink the window’s height. - # Pressing down will grow the window’s height. - bindsym h resize shrink width 10 px or 10 ppt - bindsym j resize grow height 10 px or 10 ppt - bindsym k resize shrink height 10 px or 10 ppt - bindsym l resize grow width 10 px or 10 ppt - - # same bindings, but for the arrow keys - bindsym Left resize shrink width 10 px or 10 ppt - bindsym Down resize grow height 10 px or 10 ppt - bindsym Up resize shrink height 10 px or 10 ppt - bindsym Right resize grow width 10 px or 10 ppt - - # back to normal: Enter or Escape or $mod+r - bindsym Return mode "default" - bindsym Escape mode "default" - bindsym $mod+r mode "default" -} - -bindsym $mod+r mode "resize" - - - -# Start i3bar to display a workspace bar (plus the system information i3status -# finds out, if available) -#---BAR POLYBAR---# -exec_always --no-startup-id ~/.config/polybar/launch.sh - - -###############Stylizing################## -for_window [class="^.*"] border pixel 3 -# border_radius 3 -border_radius 0 - - -#client.focused #488444 #488444 #488444 #488444 #488444 -client.focused_inactive #282a36 #282a36 #282a36 #282a36 #282a36 -#client.focused_inactive #333333 #5f676a #ffffff #484e50 #5f676a -client.focused #44475a #44475a #44475a #44475a #44475a -#client.unfocused #4c566a #4c566a #4c566a #4c566a #4c566a - - -###############STARTUP Utilites################## -exec /home/horhik/scripts/Startup/wifi.sh #WIFI -###---touchpad--## -exec --no-startup-id /home/horhik/Scripts/startup/touchpad.sh #WIFI -exec --ho-startup-id sh ssh-agent bash ; ssh-add ~/.ssh/arch - -#---Audio---# -exec_always --no-startup-id pacmd set-card-profile 1 output:analog-stereo -exec_always --no-startup-id asoundconf set-default-card CODEC -exec_always --no-startup-id asoundconf set-default-card CODEC -#exec pulseaudio -#---/Audio---# -exec_always --no-startup-id xrandr --output HDMI-1 --above eDP-1 -###############STARTUP Apps################## -#wallpapers -#transparetncy: -exec_always --no-startup-id compton --config ~/.config/compton/compton.conf -#microphone -exec 'pactl set-card-profile alsa_card.usb-Burr-Brown_from_TI_USB_Audio_CODEC-00 output:iec958-stereo+input:analog-stereo' -#---GAPS---# -exec --no-startup-id i3-msg gaps inner all set 10 -exec_always --no-startup-id i3-msg smart_borders on - -set $mode_gaps Gaps: (h) plus, (j) enable, (k) reset, (l) minus -bindsym $mod+Shift+g mode "$mode_gaps" - -mode "$mode_gaps" { - bindsym j gaps inner current plus 5 - bindsym h gaps inner current set 10 - bindsym l gaps inner current set 0 - bindsym k gaps inner current minus 5 - bindsym k gaps inner current minus 5 - bindsym Return mode "default" - bindsym Escape mode "default" -} - -set $mode_apps Apps:(n)otion,(f)irefox,(t)ick-tick,(m)ail,(p)rotonmail -bindsym $mod+Shift+a mode "$mode_apps" - -set $firefox firefox-developer-edition -mode "$mode_apps" { - bindsym f exec $firefox - bindsym n exec $firefox --ssb https://notion.so & i3-msg mode 'default' - bindsym Shift+s exec $firefox --ssb https://music.yandex.com & i3-msg mode 'default' - bindsym t exec $firefox --ssb https://ticktick.com & i3-msg mode 'default' - bindsym m exec $firefox --ssb https://tutanota.io & i3-msg mode 'default' - bindsym p exec $firefox --ssb https://protonmail.com & i3-msg mode 'default' - bindsym q exec qdirstat - bindsym s exec flatpak run com.valvesoftware.Steam - #evince book reader - bindsym b exec evince - bindsym s exec $firefox https://soundcloud.com - #watch Toggl Timer - bindsym w exec surf https://toggl.com/app/timer - bindsym y exec $firefox music.yandex.ru/ - bindsym d exec surf https://www.collinsdictionary.com/ - #bindsym Return mode "default" - bindsym Escape mode "default" -} -#---shortcuts---# -bindsym $mod+Shift+s exec flameshot gui - -#---Language---# -exec_always setxkbmap -layout us,ru -exec_always xkb-switch -s us,ru - -bindsym $mod+space exec xkb-switch -n - -#--Floating togglable windows--# - - # Terminal - for_window [title="dropdown"] floating enable - for_window [title="dropdown"] resize set 825 600 - for_window [title="dropdown"] move scratchpad - for_window [title="dropdown"] floating enable - for_window [title="dropdown"] border pixel 3 - exec --no-startup-id alacritty -t dropdown -e tmux - bindsym $mod+u [title="dropdown"] scratchpad show; [title="dropdown"] move position center - - # Toggl timer - for_window [title="@cgDISVMFxT:T | Toggl"] floating enable - for_window [title="@cgDISVMFxT:T | Toggl"] resize set 800 70 - for_window [title="@cgDISVMFxT:T | Toggl"] move scratchpad - for_window [title="@cgDISVMFxT:T | Toggl"] floating enable - for_window [title="@cgDISVMFxT:T | Toggl"] border pixel 3 - bindsym $mod+Shift+t [title="@cgDISVMFxT:T | Toggl"] scratchpad show; [title="@cgDISVMFxT:T | Toggl"] move position center - exec --no-startup-id surf https://toggl.com/app/timer - -#Emoji -bindsym $mod+period exec rofimoji -# Usage - # Hit enter to insert the emoji directly - # Hit alt+c to copy it to the clipboard - # alt+t or alt+p can be used to select a specific input method - # alt+1 inserts the most recently used character (alt+2 for the second most recently one etc.) - - - - -exec variety -exec_always --no-startup-id variety --next - -exec "workspace 6;exec append_layout ~/Scripts/bin/freelances2.json; exec ~/Scripts/bin/freelances" - diff --git a/.config/i3/dotfiles/i3/log.log b/.config/i3/dotfiles/i3/log.log deleted file mode 100644 index 139597f..0000000 --- a/.config/i3/dotfiles/i3/log.log +++ /dev/null @@ -1,2 +0,0 @@ - - diff --git a/.config/i3/log.log b/.config/i3/log.log deleted file mode 100644 index 139597f..0000000 --- a/.config/i3/log.log +++ /dev/null @@ -1,2 +0,0 @@ - - diff --git a/.config/nvim/autoload/lighline/colorscheme/onedark.vim b/.config/nvim/autoload/lighline/colorscheme/onedark.vim deleted file mode 100644 index 10f9a0b..0000000 --- a/.config/nvim/autoload/lighline/colorscheme/onedark.vim +++ /dev/null @@ -1,58 +0,0 @@ -" [onedark.vim](https://github.com/joshdick/onedark.vim/) - -" This is a [lightline.vim](https://github.com/itchyny/lightline.vim) colorscheme for use with -" the [onedark.vim](https://github.com/joshdick/onedark.vim) colorscheme. - -let s:colors = onedark#GetColors() - -if get(g:, 'onedark_termcolors', 256) == 16 - let s:term_red = s:colors.red.cterm16 - let s:term_green = s:colors.green.cterm16 - let s:term_yellow = s:colors.yellow.cterm16 - let s:term_blue = s:colors.blue.cterm16 - let s:term_purple = s:colors.purple.cterm16 - let s:term_white = s:colors.white.cterm16 - let s:term_black = s:colors.black.cterm16 - let s:term_grey = s:colors.cursor_grey.cterm16 -else - let s:term_red = s:colors.red.cterm - let s:term_green = s:colors.green.cterm - let s:term_yellow = s:colors.yellow.cterm - let s:term_blue = s:colors.blue.cterm - let s:term_purple = s:colors.purple.cterm - let s:term_white = s:colors.white.cterm - let s:term_black = s:colors.black.cterm - let s:term_grey = s:colors.cursor_grey.cterm -endif - -let s:red = [ s:colors.red.gui, s:term_red ] -let s:green = [ s:colors.green.gui, s:term_green ] -let s:yellow = [ s:colors.yellow.gui, s:term_yellow ] -let s:blue = [ s:colors.blue.gui, s:term_blue ] -let s:purple = [ s:colors.purple.gui, s:term_purple ] -let s:white = [ s:colors.white.gui, s:term_white ] -let s:black = [ s:colors.black.gui, s:term_black ] -let s:grey = [ s:colors.visual_grey.gui, s:term_grey ] - -let s:p = {'normal': {}, 'inactive': {}, 'insert': {}, 'replace': {}, 'visual': {}, 'tabline': {}} -let s:p.normal.left = [ [ s:black, s:green ], [ s:white, s:grey ] ] -let s:p.normal.right = [ [ s:black, s:green ], [ s:white, s:grey ] ] -let s:p.inactive.left = [ [ s:white, s:grey ], [ s:white, s:grey ] ] -let s:p.inactive.right = [ [ s:black, s:white ], [ s:black, s:white ] ] -let s:p.insert.left = [ [ s:black, s:blue ], [ s:white, s:grey ] ] -let s:p.insert.right = [ [ s:black, s:blue ], [ s:white, s:grey ] ] -let s:p.replace.left = [ [ s:black, s:red ], [ s:white, s:grey ] ] -let s:p.replace.right = [ [ s:black, s:red ], [ s:white, s:grey ] ] -let s:p.visual.left = [ [ s:black, s:purple ], [ s:white, s:grey ] ] -let s:p.visual.right = [ [ s:black, s:purple ], [ s:white, s:grey ] ] -let s:p.normal.middle = [ [ s:white, s:black ] ] -let s:p.inactive.middle = [ [ s:white, s:grey ] ] -let s:p.tabline.left = [ [ s:white, s:grey ] ] -let s:p.tabline.tabsel = [ [ s:black, s:white ] ] -let s:p.tabline.middle = [ [ s:white, s:black ] ] -let s:p.tabline.right = [ [ s:white, s:grey ] ] -let s:p.normal.error = [ [ s:black, s:red ] ] -let s:p.normal.warning = [ [ s:black, s:yellow ] ] - -let g:lightline#colorscheme#onedark#palette = lightline#colorscheme#flatten(s:p) - diff --git a/.config/omf/bundle b/.config/omf/bundle deleted file mode 100644 index fe3e15a..0000000 --- a/.config/omf/bundle +++ /dev/null @@ -1,18 +0,0 @@ -package archlinux -package colored-man-pages -package colorman -package fuck -package vcs -theme agnoster -theme ays -theme batman -theme cbjohnson -theme chain -theme cyan -theme default -theme krisleech -theme lambda -theme neolambda -theme one -theme perryh -theme sashimi diff --git a/.config/omf/channel b/.config/omf/channel deleted file mode 100644 index 38f8e88..0000000 --- a/.config/omf/channel +++ /dev/null @@ -1 +0,0 @@ -dev diff --git a/.config/omf/functions/__ssh_agent_is_started.fish b/.config/omf/functions/__ssh_agent_is_started.fish deleted file mode 100644 index db14558..0000000 --- a/.config/omf/functions/__ssh_agent_is_started.fish +++ /dev/null @@ -1,14 +0,0 @@ -function __ssh_agent_is_started -d "check if ssh agent is already started" - if begin; test -f $SSH_ENV; and test -z "$SSH_AGENT_PID"; end - source $SSH_ENV > /dev/null - end - - if test -z "$SSH_AGENT_PID" - return 1 - end - - ssh-add -l > /dev/null 2>&1 - if test $status -eq 2 - return 1 - end -end diff --git a/.config/omf/functions/__ssh_agent_start.fish b/.config/omf/functions/__ssh_agent_start.fish deleted file mode 100644 index 3766fe4..0000000 --- a/.config/omf/functions/__ssh_agent_start.fish +++ /dev/null @@ -1,5 +0,0 @@ -function __ssh_agent_start -d "start a new ssh agent" - ssh-agent -c | sed 's/^echo/#echo/' > $SSH_ENV - chmod 600 $SSH_ENV - source $SSH_ENV > /dev/null -end diff --git a/.config/omf/init.fish b/.config/omf/init.fish deleted file mode 100644 index 3bad4bb..0000000 --- a/.config/omf/init.fish +++ /dev/null @@ -1,106 +0,0 @@ - -function fish_user_key_bindings - fish_vi_key_bindings -end - -#---startup---# -neofetch -ssh-add ~/.ssh/arch I - - -function __ssh_agent_start -d "start a new ssh agent" - ssh-agent -c | sed 's/^echo/#echo/' > $SSH_ENV - chmod 600 $SSH_ENV - source $SSH_ENV > /dev/null -end - -function __ssh_agent_is_started -d "check if ssh agent is already started" - if begin; test -f $SSH_ENV; and test -z "$SSH_AGENT_PID"; end - source $SSH_ENV > /dev/null - end - - if test -z "$SSH_AGENT_PID" - return 1 - end - - ssh-add -l > /dev/null 2>&1 - if test $status -eq 2 - return 1 - end -end - - -if test -z "$SSH_ENV" - set -xg SSH_ENV $HOME/.ssh/environment -end - -if not __ssh_agent_is_started - __ssh_agent_start -end - -# exec ssh-add ~/.ssh/arch - -#---vim---# -alias vim nvim -alias vi "/bin/vim" - -#---configs---# -alias i3cfg "vim ~/.config/i3/config" -alias pbcfg "vim ~/.config/polybar/config.ini" -alias compfg "vim ~/.config/compton/compton.conf" -alias alacfg "vim ~/.config/alacritty/alacritty.yml" -alias fishcfg "vim ~/.config/omf/init.fish" -alias fishf "vim ~/.config/omf/init.fish" -alias vicfg "vim ~/.config/nvim/init.vim" -alias zshcfg "vim ~/.zshrc" -alias dev-ankilan "tmux at -t ankilan" -alias firefox firefox-developer-edition -alias vim1 "alacritty -e nvim" -alias gc "git clone" -alias gp "ssh-add ~/.ssh/arch; git push" -alias clj "clojure" - -set TERMINAL st - - -set -U fish_cursor_normal block -set -U fish_cursor_insert line -set -U fish_cursor_replace_one underscore - -function fish_user_key_bindings - # Execute this once per mode that emacs bindings should be used in - fish_default_key_bindings -M insert - # Without an argument, fish_vi_key_bindings will default to - # resetting all bindings. - # The argument specifies the initial mode (insert, "default" or visual). - fish_vi_key_bindings insert -end - - - -function fish_mode_prompt -end - -function fish_right_prompt -d "Write out the right prompt" - switch $fish_bind_mode - case default - set_color --bold red - echo 'N' - case insert - set_color --bold green - echo 'I' - case replace_one - set_color --bold yellow - echo 'R' - case visual - set_color --bold brmagenta - echo 'V' - case '*' - set_color --bold red - echo '?' - end - set_color normal -end - - - diff --git a/.config/omf/theme b/.config/omf/theme deleted file mode 100644 index e957063..0000000 --- a/.config/omf/theme +++ /dev/null @@ -1 +0,0 @@ -agnoster diff --git a/.config/picom/picom/picom.conf b/.config/picom/picom/picom.conf deleted file mode 100644 index 34a9077..0000000 --- a/.config/picom/picom/picom.conf +++ /dev/null @@ -1,507 +0,0 @@ -# | -# | ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ -# | ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ -# | ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ -# | ░░░░░░░░░░░░░░░░░░░░░█░█░█▀█░█▀▄░█░█░▀█▀░█░█░▀░█▀▀░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ -# | ░░░░░░░░░░░░░░░░░░░░░█▀█░█░█░█▀▄░█▀█░░█░░█▀▄░░░▀▀█░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ -# | ░░░░░░░░░░░░░░░░░░░░░▀░▀░▀▀▀░▀░▀░▀░▀░▀▀▀░▀░▀░░░▀▀▀░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ -# | ░░░░░░░░░░░░░░░░░░░░░█▀▄░█▀█░▀█▀░█▀▀░▀█▀░█░░░█▀▀░█▀▀░░░░░░░░░░░░░░░░░░░░░░░░░░░░ -# | ░░░░░░░░░░░░░░░░░░░░░█░█░█░█░░█░░█▀▀░░█░░█░░░█▀▀░▀▀█░░░░░░░░░░░░░░░░░░░░░░░░░░░░ -# | ░░░░░░░░░░░░░░░░░░░░░▀▀░░▀▀▀░░▀░░▀░░░▀▀▀░▀▀▀░▀▀▀░▀▀▀░░░░░░░░░░░░░░░░░░░░░░░░░░░░ -# | ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ -# | ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ -# | ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ -# | - - -################################# -# Shadows # -################################# - - -# Enabled client-side shadows on windows. Note desktop windows -# (windows with '_NET_WM_WINDOW_TYPE_DESKTOP') never get shadow, -# unless explicitly requested using the wintypes option. -# -# shadow = false -shadow = true; - -# The blur radius for shadows, in pixels. (defaults to 12) -# shadow-radius = 12 -shadow-radius = 14; - -# The opacity of shadows. (0.0 - 1.0, defaults to 0.75) -shadow-opacity = 0.75 - -# The left offset for shadows, in pixels. (defaults to -15) -# shadow-offset-x = -15 -shadow-offset-x = -15; - -# The top offset for shadows, in pixels. (defaults to -15) -# shadow-offset-y = -15 -shadow-offset-y = -10; - -# Avoid drawing shadows on dock/panel windows. This option is deprecated, -# you should use the *wintypes* option in your config file instead. -# -# no-dock-shadow = false - -# Don't draw shadows on drag-and-drop windows. This option is deprecated, -# you should use the *wintypes* option in your config file instead. -# -# no-dnd-shadow = false - -# Red color value of shadow (0.0 - 1.0, defaults to 0). -# shadow-red = 0 - -# Green color value of shadow (0.0 - 1.0, defaults to 0). -# shadow-green = 0 - -# Blue color value of shadow (0.0 - 1.0, defaults to 0). -# shadow-blue = 0 - -# Do not paint shadows on shaped windows. Note shaped windows -# here means windows setting its shape through X Shape extension. -# Those using ARGB background is beyond our control. -# Deprecated, use -# shadow-exclude = 'bounding_shaped' -# or -# shadow-exclude = 'bounding_shaped && !rounded_corners' -# instead. -# -# shadow-ignore-shaped = '' - -# Specify a list of conditions of windows that should have no shadow. -# -# examples: -# shadow-exclude = "n:e:Notification"; -# -# shadow-exclude = [] -shadow-exclude = [ - #"name = 'Notification'", - "name = 'Polybar tray window'", - "name = 'xmobar'", - #"class_g = 'Polybar'", - "class_g = 'Conky'", - "class_g ?= 'Notify-osd'", - "class_g = 'Cairo-clock'", - "_GTK_FRAME_EXTENTS@:c" -]; - -# Specify a X geometry that describes the region in which shadow should not -# be painted in, such as a dock window region. Use -# shadow-exclude-reg = "x10+0+0" -# for example, if the 10 pixels on the bottom of the screen should not have shadows painted on. -# -# shadow-exclude-reg = "" - -# Crop shadow of a window fully on a particular Xinerama screen to the screen. -# xinerama-shadow-crop = false - - -################################# -# Fading # -################################# - - -# Fade windows in/out when opening/closing and when opacity changes, -# unless no-fading-openclose is used. -# fading = false -fading = false - -# Opacity change between steps while fading in. (0.01 - 1.0, defaults to 0.028) -# fade-in-step = 0.028 -fade-in-step = 0.03; - -# Opacity change between steps while fading out. (0.01 - 1.0, defaults to 0.03) -# fade-out-step = 0.03 -fade-out-step = 0.03; - -# The time between steps in fade step, in milliseconds. (> 0, defaults to 10) -# fade-delta = 10 - -# Specify a list of conditions of windows that should not be faded. -# fade-exclude = [] - -# Do not fade on window open/close. -# no-fading-openclose = false - -# Do not fade destroyed ARGB windows with WM frame. Workaround of bugs in Openbox, Fluxbox, etc. -# no-fading-destroyed-argb = false - - -################################# -# Transparency / Opacity # -################################# - - -# Opacity of inactive windows. (0.1 - 1.0, defaults to 1.0) -# inactive-opacity = 1 -inactive-opacity = 1; - -# Opacity of window titlebars and borders. (0.1 - 1.0, disabled by default) -# frame-opacity = 1.0 -frame-opacity = 1; - -# Default opacity for dropdown menus and popup menus. (0.0 - 1.0, defaults to 1.0) -# menu-opacity = 1.0 - -# Let inactive opacity set by -i override the '_NET_WM_OPACITY' values of windows. -# inactive-opacity-override = true -inactive-opacity-override = false; - -# Default opacity for active windows. (0.0 - 1.0, defaults to 1.0) -# active-opacity = 1.0 - -# Dim inactive windows. (0.0 - 1.0, defaults to 0.0) -inactive-dim = 0 - -# Specify a list of conditions of windows that should always be considered focused. -# focus-exclude = [] -focus-exclude = [ "class_g = 'Cairo-clock'" ]; - -# Use fixed inactive dim value, instead of adjusting according to window opacity. -# inactive-dim-fixed = 1.0 - -# Specify a list of opacity rules, in the format `PERCENT:PATTERN`, -# like `50:name *= "Firefox"`. picom-trans is recommended over this. -# Note we don't make any guarantee about possible conflicts with other -# programs that set '_NET_WM_WINDOW_OPACITY' on frame or client windows. -# example: -# opacity-rule = [ "80:class_g = 'URxvt'" ]; -# -opacity-rule = [ - "95:class_g = 'Alacritty'", - "95:class_g = 'Emacs'", - "95:class_g *= 'alacritty'", - "90:class_g *= 'emacs'", - "80:class_g *= 'Anki'", - "95:name *= 'alacritty'", - "100:name *= 'xmobar'", - "100:name *= 'polybar'", - "90:name *= 'emacs'", - "85:class_g *= 'dmenu'", - "55:class_g *= 'Zathura'", - "70:class_g *= 'Polybar'", - "85:name *= 'notion'", - "35:class_g *= 'TerminalDropdown'" - ] - - -################################# -# Background-Blurring # -################################# -blur: -{ - method = "dual_kawase"; - size = 10; - deviation = 2.0; -}; - -# Parameters for background blurring, see the *BLUR* section for more information. -#blur-method = dual_kawase -#blur-size = 12 -# -#blur-deviation = true - -# Blur background of semi-transparent / ARGB windows. -# Bad in performance, with driver-dependent behavior. -# The name of the switch may change without prior notifications. -# -# blur-background = false - -# Blur background of windows when the window frame is not opaque. -# Implies: -# blur-background -# Bad in performance, with driver-dependent behavior. The name may change. -# -# blur-background-frame = false - - -# Use fixed blur strength rather than adjusting according to window opacity. -# blur-background-fixed = false - - -# Specify the blur convolution kernel, with the following format: -# example: -# blur-kern = "5,5,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1"; -# -# blur-kern = '' -blur-kern = "3x3box"; - - -# Exclude conditions for background blur. -# blur-background-exclude = [] -blur-background-exclude = [ -# "window_type = 'dock'", - "window_type = 'desktop'", - "_GTK_FRAME_EXTENTS@:c" -]; - -################################# -# General Settings # -################################# - -# Daemonize process. Fork to background after initialization. Causes issues with certain (badly-written) drivers. -# daemon = false - -# Specify the backend to use: `xrender`, `glx`, or `xr_glx_hybrid`. -# `xrender` is the default one. -# -# backend = 'glx' -backend = "glx"; - -# Enable/disable VSync. -# vsync = false -vsync = false - -# Enable remote control via D-Bus. See the *D-BUS API* section below for more details. -# dbus = false - -# Try to detect WM windows (a non-override-redirect window with no -# child that has 'WM_STATE') and mark them as active. -# -# mark-wmwin-focused = false -mark-wmwin-focused = true; - -# Mark override-redirect windows that doesn't have a child window with 'WM_STATE' focused. -# mark-ovredir-focused = false -mark-ovredir-focused = true; - -# Try to detect windows with rounded corners and don't consider them -# shaped windows. The accuracy is not very high, unfortunately. -# -# detect-rounded-corners = false -detect-rounded-corners = true; -corner-radius = 5 - -rounded-corners-exclude = [ - "name = 'xmobar'", - "name = 'polybar'", - #"class_g *= 'Polybar'", -] - -# Detect '_NET_WM_OPACITY' on client windows, useful for window managers -# not passing '_NET_WM_OPACITY' of client windows to frame windows. -# -# detect-client-opacity = false -detect-client-opacity = true; - -# Specify refresh rate of the screen. If not specified or 0, picom will -# try detecting this with X RandR extension. -# -# refresh-rate = 60 -refresh-rate = 0 - -# Limit picom to repaint at most once every 1 / 'refresh_rate' second to -# boost performance. This should not be used with -# vsync drm/opengl/opengl-oml -# as they essentially does sw-opti's job already, -# unless you wish to specify a lower refresh rate than the actual value. -# -# sw-opti = - -# Use EWMH '_NET_ACTIVE_WINDOW' to determine currently focused window, -# rather than listening to 'FocusIn'/'FocusOut' event. Might have more accuracy, -# provided that the WM supports it. -# -# use-ewmh-active-win = false - -# Unredirect all windows if a full-screen opaque window is detected, -# to maximize performance for full-screen windows. Known to cause flickering -# when redirecting/unredirecting windows. paint-on-overlay may make the flickering less obvious. -# -unredir-if-possible = false - -# Delay before unredirecting the window, in milliseconds. Defaults to 0. -# unredir-if-possible-delay = 0 - -# Conditions of windows that shouldn't be considered full-screen for unredirecting screen. -# unredir-if-possible-exclude = [] - -# Use 'WM_TRANSIENT_FOR' to group windows, and consider windows -# in the same group focused at the same time. -# -# detect-transient = false -detect-transient = true - -# Use 'WM_CLIENT_LEADER' to group windows, and consider windows in the same -# group focused at the same time. 'WM_TRANSIENT_FOR' has higher priority if -# detect-transient is enabled, too. -# -# detect-client-leader = false -detect-client-leader = true - -# Resize damaged region by a specific number of pixels. -# A positive value enlarges it while a negative one shrinks it. -# If the value is positive, those additional pixels will not be actually painted -# to screen, only used in blur calculation, and such. (Due to technical limitations, -# with use-damage, those pixels will still be incorrectly painted to screen.) -# Primarily used to fix the line corruption issues of blur, -# in which case you should use the blur radius value here -# (e.g. with a 3x3 kernel, you should use `--resize-damage 1`, -# with a 5x5 one you use `--resize-damage 2`, and so on). -# May or may not work with *--glx-no-stencil*. Shrinking doesn't function correctly. -# -# resize-damage = 1 - -# Specify a list of conditions of windows that should be painted with inverted color. -# Resource-hogging, and is not well tested. -# -# invert-color-include = [] - -# GLX backend: Avoid using stencil buffer, useful if you don't have a stencil buffer. -# Might cause incorrect opacity when rendering transparent content (but never -# practically happened) and may not work with blur-background. -# My tests show a 15% performance boost. Recommended. -# -# glx-no-stencil = false - -# GLX backend: Avoid rebinding pixmap on window damage. -# Probably could improve performance on rapid window content changes, -# but is known to break things on some drivers (LLVMpipe, xf86-video-intel, etc.). -# Recommended if it works. -# -# glx-no-rebind-pixmap = false - -# Disable the use of damage information. -# This cause the whole screen to be redrawn everytime, instead of the part of the screen -# has actually changed. Potentially degrades the performance, but might fix some artifacts. -# The opposing option is use-damage -# -# no-use-damage = false -use-damage = true - -# Use X Sync fence to sync clients' draw calls, to make sure all draw -# calls are finished before picom starts drawing. Needed on nvidia-drivers -# with GLX backend for some users. -# -# xrender-sync-fence = false - -# GLX backend: Use specified GLSL fragment shader for rendering window contents. -# See `compton-default-fshader-win.glsl` and `compton-fake-transparency-fshader-win.glsl` -# in the source tree for examples. -# -# glx-fshader-win = '' - -# Force all windows to be painted with blending. Useful if you -# have a glx-fshader-win that could turn opaque pixels transparent. -# -# force-win-blend = false - -# Do not use EWMH to detect fullscreen windows. -# Reverts to checking if a window is fullscreen based only on its size and coordinates. -# -# no-ewmh-fullscreen = false - -# Dimming bright windows so their brightness doesn't exceed this set value. -# Brightness of a window is estimated by averaging all pixels in the window, -# so this could comes with a performance hit. -# Setting this to 1.0 disables this behaviour. Requires --use-damage to be disabled. (default: 1.0) -# -# max-brightness = 1.0 - -# Make transparent windows clip other windows like non-transparent windows do, -# instead of blending on top of them. -# -# transparent-clipping = false - -# Set the log level. Possible values are: -# "trace", "debug", "info", "warn", "error" -# in increasing level of importance. Case doesn't matter. -# If using the "TRACE" log level, it's better to log into a file -# using *--log-file*, since it can generate a huge stream of logs. -# -# log-level = "debug" -log-level = "warn"; - -# Set the log file. -# If *--log-file* is never specified, logs will be written to stderr. -# Otherwise, logs will to written to the given file, though some of the early -# logs might still be written to the stderr. -# When setting this option from the config file, it is recommended to use an absolute path. -# -#log-file = '/path/to/your/log/file' - -# Show all X errors (for debugging) -# show-all-xerrors = false - -# Write process ID to a file. -# write-pid-path = '/path/to/your/log/file' - -# Window type settings -# -# 'WINDOW_TYPE' is one of the 15 window types defined in EWMH standard: -# "unknown", "desktop", "dock", "toolbar", "menu", "utility", -# "splash", "dialog", "normal", "dropdown_menu", "popup_menu", -# "tooltip", "notification", "combo", and "dnd". -# -# Following per window-type options are available: :: -# -# fade, shadow::: -# Controls window-type-specific shadow and fade settings. -# -# opacity::: -# Controls default opacity of the window type. -# -# focus::: -# Controls whether the window of this type is to be always considered focused. -# (By default, all window types except "normal" and "dialog" has this on.) -# -# full-shadow::: -# Controls whether shadow is drawn under the parts of the window that you -# normally won't be able to see. Useful when the window has parts of it -# transparent, and you want shadows in those areas. -# -# redir-ignore::: -# Controls whether this type of windows should cause screen to become -# redirected again after been unredirected. If you have unredir-if-possible -# set, and doesn't want certain window to cause unnecessary screen redirection, -# you can set this to `true`. -# - -wintypes: -{ - tooltip = { - # fade: Fade the particular type of windows. - fade = false; - # shadow: Give those windows shadow - shadow = true; - # opacity: Default opacity for the type of windows. - opacity = 0.85; - # focus: Whether to always consider windows of this type focused. - focus = true; - }; - - dock = { - full-shadow = true; - opacity = 0.85; - } - - dnd = { - shadow = false; - } - - popup_menu = { - full-shaodw = false; - opacity = 0.5; - } - - dropdown_menu = { - full-shaodw = false; - opacity = 0.3; - } - - notification = { - # fade: Fade the particular type of windows. - fade = true; - # shadow: Give those windows shadow - shadow = true; - # opacity: Default opacity for the type of windows. - opacity = 0.8; - # focus: Whether to always consider windows of this type focused. - focus = true; - }; -}; - - diff --git a/.config/polybar/themes/monolit-dracula/bars.ini b/.config/polybar/themes/monolit-dracula/bars.ini deleted file mode 100644 index b9f055c..0000000 --- a/.config/polybar/themes/monolit-dracula/bars.ini +++ /dev/null @@ -1,431 +0,0 @@ -;; _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_ -;; -;; ____ -;; / __ )____ ___________ -;; / __ / __ `/ ___/ ___/ -;; / /_/ / /_/ / / (__ ) -;; /_____/\__,_/_/ /____/ -;; -;; Created By Aditya Shakya @adi1090x -;; -;; _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_ - -[module/volume] -type = internal/alsa - -format-volume = -format-volume-background = ${color.mf} -format-volume-foreground = ${color.fg} -format-volume-padding = 1 - -format-muted = -format-muted-background = ${color.mf} -format-muted-foreground = ${color.red} -format-muted-padding = 1 - -label-volume = %percentage%% - -label-muted = "Muted" - -bar-volume-width = 10 -bar-volume-gradient = false - -bar-volume-indicator = -bar-volume-indicator-foreground = ${color.fg} -bar-volume-indicator-font = 2 - -bar-volume-fill = ━ -bar-volume-foreground-0 = ${color.bn} -bar-volume-foreground-1 = ${color.bn} -bar-volume-foreground-2 = ${color.bn} -bar-volume-foreground-3 = ${color.bn} -bar-volume-foreground-4 = ${color.bm} -bar-volume-foreground-5 = ${color.bm} -bar-volume-foreground-6 = ${color.bm} -bar-volume-foreground-7 = ${color.bd} -bar-volume-foreground-8 = ${color.bd} -bar-volume-fill-font = 2 - -bar-volume-empty = ┉ -bar-volume-empty-foreground = ${color.fg} -bar-volume-empty-font = 2 - -[module/volume_i] -type = internal/alsa - -format-volume = -format-volume-background = ${color.blue} -format-volume-foreground = ${color.fg} -format-volume-padding = 1 - -format-muted-background = ${color.blue} -format-muted-foreground = ${color.red} -format-muted-padding = 1 - -label-muted = "" -label-muted-foreground = ${color.fg} - -ramp-volume-0 =  -ramp-volume-1 =  -ramp-volume-2 =  -ramp-volume-3 =  -ramp-volume-4 =  -ramp-headphones-0 =  -ramp-headphones-1 =  - -;; _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_ - -[module/brightness] -type = internal/xbacklight - -card = intel_backlight - -format = -format-background = ${color.mf} -format-foreground = ${color.fg} -format-padding = 1 - -bar-width = 10 -bar-gradient = false - -bar-indicator = -bar-indicator-foreground = ${color.mf} -bar-indicator-font = 2 - -bar-fill = ━ -bar-foreground-0 = ${color.bn} -bar-foreground-1 = ${color.bn} -bar-foreground-2 = ${color.bn} -bar-foreground-3 = ${color.bm} -bar-foreground-4 = ${color.bm} -bar-foreground-5 = ${color.bd} -bar-foreground-6 = ${color.bd} -bar-foreground-7 = ${color.bd} -bar-foreground-8 = ${color.bd} -bar-fill-font = 2 - -bar-empty = ┉ -bar-empty-foreground = ${color.fg} -bar-empty-font = 2 - -[module/brightness_i] -type = internal/xbacklight - -card = intel_backlight - -format = -format-background = ${color.lime} -format-foreground = ${color.fg} -format-padding = 1 - -ramp-0 =  -ramp-1 =  -ramp-2 =  -ramp-3 =  -ramp-4 =  - -;; _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_ - -[module/battery_bar] -type = internal/battery - -full-at = 99 - -battery = BAT1 -adapter = ACAD - -poll-interval = 2 -time-format = %H:%M - -format-charging = -format-charging-background = ${color.mf} -format-charging-foreground = ${color.fg} -format-charging-padding = 1 - -format-discharging = -format-discharging-background = ${color.mf} -format-discharging-foreground = ${color.fg} -format-discharging-padding = 1 - -label-full = Fully Charged -label-full-foreground = ${color.fg} -label-full-background = ${color.mf} -label-full-padding = 1 - -bar-capacity-width = 10 -bar-capacity-gradient = false - -bar-capacity-indicator = -bar-capacity-indicator-foreground = ${color.fg} -bar-capacity-indicator-font = 2 - -bar-capacity-fill = ━ -bar-capacity-foreground-0 = ${color.bd} -bar-capacity-foreground-1 = ${color.bd} -bar-capacity-foreground-2 = ${color.bd} -bar-capacity-foreground-3 = ${color.bm} -bar-capacity-foreground-4 = ${color.bm} -bar-capacity-foreground-5 = ${color.bm} -bar-capacity-foreground-6 = ${color.bm} -bar-capacity-foreground-7 = ${color.bn} -bar-capacity-foreground-8 = ${color.bn} -bar-capacity-fill-font = 2 - -bar-capacity-empty = ┉ -bar-capacity-empty-foreground = ${color.fg} -bar-capacity-empty-font = 2 - -[module/battery_bar_i] -type = internal/battery - -full-at = 99 -battery = BAT1 -adapter = ACAD - -poll-interval = 2 - -time-format = %H:%M - -format-charging = -format-charging-background = ${color.green} -format-charging-foreground = ${color.fg} -format-charging-padding = 1 - -format-discharging = -format-discharging-background = ${color.pink} -format-discharging-foreground = ${color.fg} -format-discharging-padding = 1 - -label-charging = %percentage%% -label-discharging = %percentage%% - -label-full =  -label-full-background = ${color.green} -label-full-foreground = ${color.fg} -label-full-padding = 1 - -ramp-capacity-0 =  -ramp-capacity-1 =  -ramp-capacity-2 =  -ramp-capacity-3 =  - -animation-charging-0 =  -animation-charging-1 =  -animation-charging-2 =  -animation-charging-3 =  - -animation-charging-framerate = 750 - -;; _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_ - -[module/cpu_bar] -type = internal/cpu - -interval = 0.5 - -format =