mirror of
https://gitlab.com/linuxstuff/dotfiles.git
synced 2026-08-15 12:59:28 +02:00
Merge
This commit is contained in:
+1
-1
@@ -1 +1 @@
|
|||||||
config##hostname.pc
|
config##hostname.yoga3
|
||||||
@@ -11,13 +11,13 @@ exec_always --no-startup-id "xmodmap ~/.Xmodmap"
|
|||||||
# display
|
# display
|
||||||
exec --no-startup-id "nvidia-settings --load-config-only"
|
exec --no-startup-id "nvidia-settings --load-config-only"
|
||||||
exec --no-startup-id picom
|
exec --no-startup-id picom
|
||||||
exec --no-startup-id zsh ~/.screenlayout/layout_2mon.sh
|
#exec --no-startup-id zsh ~/.screenlayout/layout_2mon.sh
|
||||||
exec --no-startup-id zsh ~/.config/polybar/launch_polybar.sh
|
exec --no-startup-id zsh ~/.config/polybar/launch_polybar.sh
|
||||||
exec --no-startup-id "nitrogen --restore"
|
exec --no-startup-id "nitrogen --restore"
|
||||||
exec --no-startup-id "unclutter --timeout 5 --jitter 5 --ignore-scrolling"
|
exec --no-startup-id "unclutter --timeout 5 --jitter 5 --ignore-scrolling"
|
||||||
|
|
||||||
# audio
|
# audio
|
||||||
exec --no-startup-id zsh ~/Userdata/Scripts/restart_pulseaudio_1s.sh
|
exec --no-startup-id zsh ~/Userdata/Scripts/Launchers/restart_pulseaudio_1s.sh
|
||||||
exec --no-startup-id zsh -c "pactl unload-module module-role-cork"
|
exec --no-startup-id zsh -c "pactl unload-module module-role-cork"
|
||||||
|
|
||||||
# extra
|
# extra
|
||||||
@@ -41,9 +41,9 @@ set $mod Mod4
|
|||||||
# workspace_layout tabbed <stacking|tabbed>
|
# workspace_layout tabbed <stacking|tabbed>
|
||||||
|
|
||||||
# Configure border style <normal|1pixel|pixel xx|none|pixel>
|
# Configure border style <normal|1pixel|pixel xx|none|pixel>
|
||||||
new_window none
|
new_window pixel 2
|
||||||
new_float none
|
new_float pixel 2
|
||||||
default_border none
|
default_border pixel 2
|
||||||
|
|
||||||
# Hide borders
|
# Hide borders
|
||||||
#hide_edge_borders none
|
#hide_edge_borders none
|
||||||
@@ -68,13 +68,15 @@ bindsym $mod+Return exec --no-startup-id alacritty
|
|||||||
# System Monitor
|
# System Monitor
|
||||||
bindsym Control+Shift+Escape exec --no-startup-id "alacritty -e sh -c 'htop'"
|
bindsym Control+Shift+Escape exec --no-startup-id "alacritty -e sh -c 'htop'"
|
||||||
|
|
||||||
|
# Type Clipboard
|
||||||
|
bindsym $mod+Control+V exec --no-startup-id sleep 1 && xdotool type $(xclip -o)
|
||||||
|
|
||||||
################################################################################################
|
################################################################################################
|
||||||
# Program Launchers
|
# Program Launchers
|
||||||
|
|
||||||
# rofi
|
# rofi
|
||||||
bindsym $mod+d exec --no-startup-id "rofi -show drun -show-icons -icon-theme Adwaita -drun-display-format {name} -sort -sort-method fzf"
|
bindsym $mod+d exec --no-startup-id "rofi -show drun"
|
||||||
bindsym $mod+Tab exec --no-startup-id "rofi -show window -show-icons -icon-theme Adwaita -drun-display-format {name} -sort -sort-method fzf"
|
bindsym $mod+Tab exec --no-startup-id "rofi -show window"
|
||||||
|
|
||||||
# dmenu
|
# dmenu
|
||||||
#bindsym $mod+d exec --no-startup-id dmenu_recency
|
#bindsym $mod+d exec --no-startup-id dmenu_recency
|
||||||
@@ -82,20 +84,26 @@ bindsym $mod+Tab exec --no-startup-id "rofi -show window -show-icons -icon-theme
|
|||||||
################################################################################################
|
################################################################################################
|
||||||
# Music
|
# Music
|
||||||
|
|
||||||
|
# Pulseaudio control panel
|
||||||
|
|
||||||
|
bindsym $mod+Shift+w exec --no-startup-id pavucontrol
|
||||||
|
|
||||||
|
# Volume control
|
||||||
|
|
||||||
|
bindsym XF86AudioMute exec "volumectl toggle"
|
||||||
|
bindsym XF86AudioLowerVolume exec "volumectl down"
|
||||||
|
bindsym XF86AudioRaiseVolume exec "volumectl up"
|
||||||
|
|
||||||
|
# Player control
|
||||||
|
|
||||||
|
bindsym XF86AudioPlay exec "playerctl play-pause"
|
||||||
|
bindsym XF86AudioNext exec "playerctl next"
|
||||||
|
bindsym XF86AudioPrev exec "playerctl previous"
|
||||||
|
|
||||||
bindsym $mod+slash exec --no-startup-id "playerctl play-pause"
|
bindsym $mod+slash exec --no-startup-id "playerctl play-pause"
|
||||||
bindsym $mod+period exec --no-startup-id "playerctl next"
|
bindsym $mod+period exec --no-startup-id "playerctl next"
|
||||||
bindsym $mod+comma exec --no-startup-id "playerctl previous"
|
bindsym $mod+comma exec --no-startup-id "playerctl previous"
|
||||||
|
|
||||||
exec --no-startup-id pulseaudio
|
|
||||||
#exec --no-startup-id pa-applet
|
|
||||||
bindsym $mod+Shift+w exec --no-startup-id pavucontrol
|
|
||||||
|
|
||||||
# Pulse Audio controls
|
|
||||||
# run amixer sset Master on
|
|
||||||
bindsym XF86AudioMute exec "amixer sset 'Master' toggle;"
|
|
||||||
bindsym XF86AudioLowerVolume exec "amixer sset 'Master' 5%-;"
|
|
||||||
bindsym XF86AudioRaiseVolume exec "amixer sset 'Master' 5%+;"
|
|
||||||
|
|
||||||
|
|
||||||
################################################################################################
|
################################################################################################
|
||||||
# Screen
|
# Screen
|
||||||
@@ -200,7 +208,7 @@ set $ws8 8
|
|||||||
#set $ws9 9
|
#set $ws9 9
|
||||||
#set $ws10 10
|
#set $ws10 10
|
||||||
set $ws9 9:
|
set $ws9 9:
|
||||||
set $ws10 10:
|
set $ws10 10:#
|
||||||
|
|
||||||
# switch to workspace
|
# switch to workspace
|
||||||
bindsym $mod+1 workspace $ws1
|
bindsym $mod+1 workspace $ws1
|
||||||
|
|||||||
@@ -23,7 +23,7 @@ glx-no-stencil = true;
|
|||||||
# My tests with nvidia-drivers show a 10% decrease in performance when the whole screen is modified,
|
# My tests with nvidia-drivers show a 10% decrease in performance when the whole screen is modified,
|
||||||
# but a 20% increase when only 1/4 is.
|
# but a 20% increase when only 1/4 is.
|
||||||
# My tests on nouveau show terrible slowdown.
|
# My tests on nouveau show terrible slowdown.
|
||||||
glx-copy-from-front = false;
|
glx-copy-from-front = true;
|
||||||
|
|
||||||
# GLX backend: Use MESA_copy_sub_buffer to do partial screen update.
|
# GLX backend: Use MESA_copy_sub_buffer to do partial screen update.
|
||||||
# My tests on nouveau shows a 200% performance boost when only 1/4 of the screen is updated.
|
# My tests on nouveau shows a 200% performance boost when only 1/4 of the screen is updated.
|
||||||
@@ -82,10 +82,13 @@ shadow-exclude = [
|
|||||||
"name = 'Kupfer'",
|
"name = 'Kupfer'",
|
||||||
"name = 'xfce4-notifyd'",
|
"name = 'xfce4-notifyd'",
|
||||||
"name *= 'VLC'",
|
"name *= 'VLC'",
|
||||||
|
"name *= 'overlay'",
|
||||||
"name *= 'compton'",
|
"name *= 'compton'",
|
||||||
"name *= 'picom'",
|
"name *= 'picom'",
|
||||||
"name *= 'Chromium'",
|
"name *= 'Chromium'",
|
||||||
"name *= 'Chrome'",
|
"name *= 'Chrome'",
|
||||||
|
"name *= 'overlay'",
|
||||||
|
"class_g *= 'overlay'",
|
||||||
"class_g = 'Firefox' && argb",
|
"class_g = 'Firefox' && argb",
|
||||||
"class_g = 'Conky'",
|
"class_g = 'Conky'",
|
||||||
"class_g = 'Kupfer'",
|
"class_g = 'Kupfer'",
|
||||||
@@ -122,6 +125,8 @@ blur-background = true;
|
|||||||
# Do not let blur radius adjust based on window opacity.
|
# Do not let blur radius adjust based on window opacity.
|
||||||
blur-background-fixed = false;
|
blur-background-fixed = false;
|
||||||
blur-background-exclude = [
|
blur-background-exclude = [
|
||||||
|
"name *= 'overlay'",
|
||||||
|
"class_g *= 'overlay'",
|
||||||
"window_type = 'dock'",
|
"window_type = 'dock'",
|
||||||
"window_type = 'desktop'"
|
"window_type = 'desktop'"
|
||||||
];
|
];
|
||||||
@@ -172,7 +177,7 @@ detect-client-opacity = true;
|
|||||||
refresh-rate = 0;
|
refresh-rate = 0;
|
||||||
|
|
||||||
# Vertical synchronization: match the refresh rate of the monitor
|
# Vertical synchronization: match the refresh rate of the monitor
|
||||||
vsync = false;
|
vsync = true;
|
||||||
|
|
||||||
# Enable DBE painting mode, intended to use with VSync to (hopefully) eliminate tearing.
|
# Enable DBE painting mode, intended to use with VSync to (hopefully) eliminate tearing.
|
||||||
# Reported to have no effect, though.
|
# Reported to have no effect, though.
|
||||||
|
|||||||
@@ -78,7 +78,7 @@ enable-ipc = true
|
|||||||
; Bars PC
|
; Bars PC
|
||||||
|
|
||||||
[bar/pc_primary_landscape]
|
[bar/pc_primary_landscape]
|
||||||
modules-left = disk_short_pc checkupd_manjaro ovpn nvpn eth_pc
|
modules-left = disk_short_pc checkupd ovpn nvpn eth_pc
|
||||||
modules-center = i3
|
modules-center = i3
|
||||||
modules-right = sensors_cpu_pc nvgpu memory date
|
modules-right = sensors_cpu_pc nvgpu memory date
|
||||||
monitor = ${env:MONITOR:DP-4}
|
monitor = ${env:MONITOR:DP-4}
|
||||||
@@ -200,10 +200,10 @@ click-middle = "setsid alacritty -e sh -c 'echo ---UPDATING, NOCONFIRM---; echo
|
|||||||
type = custom/script
|
type = custom/script
|
||||||
interval = 60
|
interval = 60
|
||||||
format = upd: <label>
|
format = upd: <label>
|
||||||
label-maxlen=5
|
label-maxlen=500
|
||||||
label-ellipsis=true
|
label-ellipsis=true
|
||||||
exec = "echo $(checkupdates-aur | wc -l | awk '$1 ~ /^[[:digit:]]+$/') 2>&1"
|
exec = "echo $(/bin/checkupdates-aur | wc -l | awk '$1 ~ /^[[:digit:]]+$/') 2>&1"
|
||||||
click-left = "setsid alacritty -e sh -c 'echo ---UPDATE LIST---; echo; checkupdates-aur; echo ; read -p ---END---'"
|
click-left = "setsid alacritty -e sh -c 'echo ---UPDATE LIST---; echo; /bin/checkupdates-aur; echo ; read -p ---END---'"
|
||||||
click-right = "setsid alacritty -e sh -c 'echo ---UPDATING---; echo ; yay -Syu --sudoloop; echo ; read -p ---END---'"
|
click-right = "setsid alacritty -e sh -c 'echo ---UPDATING---; echo ; yay -Syu --sudoloop; echo ; read -p ---END---'"
|
||||||
click-middle = "setsid alacritty -e sh -c 'echo ---UPDATING, NOCONFIRM---; echo ; yay -Syu --sudoloop --noconfirm; echo ; read -p ---END---'"
|
click-middle = "setsid alacritty -e sh -c 'echo ---UPDATING, NOCONFIRM---; echo ; yay -Syu --sudoloop --noconfirm; echo ; read -p ---END---'"
|
||||||
|
|
||||||
|
|||||||
+139
-138
@@ -1,146 +1,147 @@
|
|||||||
configuration {
|
configuration {
|
||||||
modi: "window,run,ssh,drun";
|
modi: "window,run,ssh,drun";
|
||||||
/* width: 50;*/
|
#width: 50;
|
||||||
/* lines: 15;*/
|
lines: 5;
|
||||||
/* columns: 1;*/
|
#columns: 1;
|
||||||
font: "Roboto Mono 12";
|
font: "Roboto Mono 12";
|
||||||
/* bw: 1;*/
|
#bw: 1;
|
||||||
/* location: 0;*/
|
#location: 0;
|
||||||
/* padding: 5;*/
|
#padding: 5;
|
||||||
/* yoffset: 0;*/
|
#yoffset: 0;
|
||||||
/* xoffset: 0;*/
|
#xoffset: 0;
|
||||||
/* fixed-num-lines: true;*/
|
fixed-num-lines: true;
|
||||||
show-icons: true;
|
show-icons: true;
|
||||||
/* terminal: "rofi-sensible-terminal";*/
|
#terminal: "rofi-sensible-terminal";
|
||||||
/* ssh-client: "ssh";*/
|
#ssh-client: "ssh";
|
||||||
/* ssh-command: "{terminal} -e {ssh-client} {host}";*/
|
#ssh-command: "{terminal} -e {ssh-client} {host}";
|
||||||
/* run-command: "{cmd}";*/
|
#run-command: "{cmd}";
|
||||||
/* run-list-command: "";*/
|
#run-list-command: "";
|
||||||
/* run-shell-command: "{terminal} -e {cmd}";*/
|
#run-shell-command: "{terminal} -e {cmd}";
|
||||||
/* window-command: "xkill -id {window}";*/
|
#window-command: "xkill -id {window}";
|
||||||
/* window-match-fields: "all";*/
|
#window-match-fields: "all";
|
||||||
/* icon-theme: ;*/
|
icon-theme: ePapirus;
|
||||||
/* drun-match-fields: "name,generic,exec,categories";*/
|
#drun-match-fields: "name,generic,exec,categories";
|
||||||
/* drun-show-actions: false;*/
|
#drun-show-actions: false;
|
||||||
/* drun-display-format: "{name} [<span weight='light' size='small'><i>({generic})</i></span>]";*/
|
drun-display-format: "{name} [<span weight='light' size='small'>({generic})</span>]";
|
||||||
/* disable-history: false;*/
|
#disable-history: false;
|
||||||
sort: true;
|
sort: true;
|
||||||
/* sorting-method: ;*/
|
sorting-method: "fzf";
|
||||||
/* case-sensitive: false;*/
|
#case-sensitive: false;
|
||||||
/* cycle: true;*/
|
#cycle: true;
|
||||||
/* sidebar-mode: false;*/
|
#sidebar-mode: true;
|
||||||
/* eh: 1;*/
|
#eh: 1;
|
||||||
/* auto-select: false;*/
|
#auto-select: false;
|
||||||
/* parse-hosts: false;*/
|
#parse-hosts: false;
|
||||||
/* parse-known-hosts: true;*/
|
#parse-known-hosts: true;
|
||||||
/* combi-modi: "window,run";*/
|
#combi-modi: "window,run";
|
||||||
/* matching: "normal";*/
|
#matching: "normal";
|
||||||
/* tokenize: true;*/
|
#tokenize: true;
|
||||||
/* m: "-5";*/
|
#m: "-5";
|
||||||
/* line-margin: 2;*/
|
#line-margin: 2;
|
||||||
/* line-padding: 1;*/
|
#line-padding: 1;
|
||||||
/* filter: ;*/
|
#filter: ;
|
||||||
/* separator-style: "dash";*/
|
#separator-style: "dash";
|
||||||
/* hide-scrollbar: false;*/
|
#hide-scrollbar: false;
|
||||||
/* fullscreen: false;*/
|
fullscreen: true;
|
||||||
/* fake-transparency: false;*/
|
#fake-transparency: false;
|
||||||
/* dpi: -1;*/
|
#dpi: -1;
|
||||||
/* threads: 0;*/
|
#threads: 0;
|
||||||
/* scrollbar-width: 8;*/
|
#scrollbar-width: 8;
|
||||||
/* scroll-method: 0;*/
|
#scroll-method: 0;
|
||||||
/* fake-background: "screenshot";*/
|
#fake-background: "screenshot";
|
||||||
/* window-format: "{w} {i}{c} {t}";*/
|
#window-format: "{w} {i}{c} {t}";
|
||||||
/* click-to-exit: true;*/
|
#click-to-exit: true;
|
||||||
/* show-match: true;*/
|
#show-match: true;
|
||||||
/* theme: ;*/
|
#theme: ;
|
||||||
/* color-normal: ;*/
|
#color-normal: ;
|
||||||
/* color-urgent: ;*/
|
#color-urgent: ;
|
||||||
/* color-active: ;*/
|
#color-active: ;
|
||||||
/* color-window: ;*/
|
#color-window: ;
|
||||||
/* max-history-size: 25;*/
|
#max-history-size: 25;
|
||||||
/* combi-hide-mode-prefix: false;*/
|
#combi-hide-mode-prefix: false;
|
||||||
/* matching-negate-char: '-' /* unsupported */;*/
|
#matching-negate-char: '-' #unsupported ;
|
||||||
/* pid: "/run/user/1000/rofi.pid";*/
|
#pid: "/run/user/1000/rofi.pid";
|
||||||
/* display-window: ;*/
|
#display-window: ;
|
||||||
/* display-windowcd: ;*/
|
#display-windowcd: ;
|
||||||
/* display-run: ;*/
|
#display-run: ;
|
||||||
/* display-ssh: ;*/
|
#display-ssh: ;
|
||||||
/* display-drun: ;*/
|
#display-drun: ;
|
||||||
/* display-combi: ;*/
|
#display-combi: ;
|
||||||
/* display-keys: ;*/
|
#display-keys: ;
|
||||||
/* kb-primary-paste: "Control+V,Shift+Insert";*/
|
#kb-primary-paste: "Control+V,Shift+Insert";
|
||||||
/* kb-secondary-paste: "Control+v,Insert";*/
|
#kb-secondary-paste: "Control+v,Insert";
|
||||||
/* kb-clear-line: "Control+w";*/
|
#kb-clear-line: "Control+w";
|
||||||
/* kb-move-front: "Control+a";*/
|
#kb-move-front: "Control+a";
|
||||||
/* kb-move-end: "Control+e";*/
|
#kb-move-end: "Control+e";
|
||||||
/* kb-move-word-back: "Alt+b,Control+Left";*/
|
#kb-move-word-back: "Alt+b,Control+Left";
|
||||||
/* kb-move-word-forward: "Alt+f,Control+Right";*/
|
#kb-move-word-forward: "Alt+f,Control+Right";
|
||||||
/* kb-move-char-back: "Left,Control+b";*/
|
#kb-move-char-back: "Left,Control+b";
|
||||||
/* kb-move-char-forward: "Right,Control+f";*/
|
#kb-move-char-forward: "Right,Control+f";
|
||||||
/* kb-remove-word-back: "Control+Alt+h,Control+BackSpace";*/
|
#kb-remove-word-back: "Control+Alt+h,Control+BackSpace";
|
||||||
/* kb-remove-word-forward: "Control+Alt+d";*/
|
#kb-remove-word-forward: "Control+Alt+d";
|
||||||
/* kb-remove-char-forward: "Delete,Control+d";*/
|
#kb-remove-char-forward: "Delete,Control+d";
|
||||||
/* kb-remove-char-back: "BackSpace,Shift+BackSpace,Control+h";*/
|
#kb-remove-char-back: "BackSpace,Shift+BackSpace,Control+h";
|
||||||
/* kb-remove-to-eol: "Control+k";*/
|
#kb-remove-to-eol: "Control+k";
|
||||||
/* kb-remove-to-sol: "Control+u";*/
|
#kb-remove-to-sol: "Control+u";
|
||||||
/* kb-accept-entry: "Control+j,Control+m,Return,KP_Enter";*/
|
#kb-accept-entry: "Control+j,Control+m,Return,KP_Enter";
|
||||||
/* kb-accept-custom: "Control+Return";*/
|
#kb-accept-custom: "Control+Return";
|
||||||
/* kb-accept-alt: "Shift+Return";*/
|
#kb-accept-alt: "Shift+Return";
|
||||||
/* kb-delete-entry: "Shift+Delete";*/
|
#kb-delete-entry: "Shift+Delete";
|
||||||
/* kb-mode-next: "Shift+Right,Control+Tab";*/
|
#kb-mode-next: "Shift+Right,Control+Tab";
|
||||||
/* kb-mode-previous: "Shift+Left,Control+ISO_Left_Tab";*/
|
#kb-mode-previous: "Shift+Left,Control+ISO_Left_Tab";
|
||||||
/* kb-row-left: "Control+Page_Up";*/
|
#kb-row-left: "Control+Page_Up";
|
||||||
/* kb-row-right: "Control+Page_Down";*/
|
#kb-row-right: "Control+Page_Down";
|
||||||
/* kb-row-up: "Up,Control+p,ISO_Left_Tab";*/
|
#kb-row-up: "Up,Control+p,ISO_Left_Tab";
|
||||||
/* kb-row-down: "Down,Control+n";*/
|
#kb-row-down: "Down,Control+n";
|
||||||
/* kb-row-tab: "Tab";*/
|
#kb-row-tab: "Tab";
|
||||||
/* kb-page-prev: "Page_Up";*/
|
#kb-page-prev: "Page_Up";
|
||||||
/* kb-page-next: "Page_Down";*/
|
#kb-page-next: "Page_Down";
|
||||||
/* kb-row-first: "Home,KP_Home";*/
|
#kb-row-first: "Home,KP_Home";
|
||||||
/* kb-row-last: "End,KP_End";*/
|
#kb-row-last: "End,KP_End";
|
||||||
/* kb-row-select: "Control+space";*/
|
#kb-row-select: "Control+space";
|
||||||
/* kb-screenshot: "Alt+S";*/
|
#kb-screenshot: "Alt+S";
|
||||||
/* kb-toggle-case-sensitivity: "grave,dead_grave";*/
|
#kb-toggle-case-sensitivity: "grave,dead_grave";
|
||||||
/* kb-toggle-sort: "Alt+grave";*/
|
#kb-toggle-sort: "Alt+grave";
|
||||||
/* kb-cancel: "Escape,Control+g,Control+bracketleft";*/
|
#kb-cancel: "Escape,Control+g,Control+bracketleft";
|
||||||
/* kb-custom-1: "Alt+1";*/
|
#kb-custom-1: "Alt+1";
|
||||||
/* kb-custom-2: "Alt+2";*/
|
#kb-custom-2: "Alt+2";
|
||||||
/* kb-custom-3: "Alt+3";*/
|
#kb-custom-3: "Alt+3";
|
||||||
/* kb-custom-4: "Alt+4";*/
|
#kb-custom-4: "Alt+4";
|
||||||
/* kb-custom-5: "Alt+5";*/
|
#kb-custom-5: "Alt+5";
|
||||||
/* kb-custom-6: "Alt+6";*/
|
#kb-custom-6: "Alt+6";
|
||||||
/* kb-custom-7: "Alt+7";*/
|
#kb-custom-7: "Alt+7";
|
||||||
/* kb-custom-8: "Alt+8";*/
|
#kb-custom-8: "Alt+8";
|
||||||
/* kb-custom-9: "Alt+9";*/
|
#kb-custom-9: "Alt+9";
|
||||||
/* kb-custom-10: "Alt+0";*/
|
#kb-custom-10: "Alt+0";
|
||||||
/* kb-custom-11: "Alt+exclam";*/
|
#kb-custom-11: "Alt+exclam";
|
||||||
/* kb-custom-12: "Alt+at";*/
|
#kb-custom-12: "Alt+at";
|
||||||
/* kb-custom-13: "Alt+numbersign";*/
|
#kb-custom-13: "Alt+numbersign";
|
||||||
/* kb-custom-14: "Alt+dollar";*/
|
#kb-custom-14: "Alt+dollar";
|
||||||
/* kb-custom-15: "Alt+percent";*/
|
#kb-custom-15: "Alt+percent";
|
||||||
/* kb-custom-16: "Alt+dead_circumflex";*/
|
#kb-custom-16: "Alt+dead_circumflex";
|
||||||
/* kb-custom-17: "Alt+ampersand";*/
|
#kb-custom-17: "Alt+ampersand";
|
||||||
/* kb-custom-18: "Alt+asterisk";*/
|
#kb-custom-18: "Alt+asterisk";
|
||||||
/* kb-custom-19: "Alt+parenleft";*/
|
#kb-custom-19: "Alt+parenleft";
|
||||||
/* kb-select-1: "Super+1";*/
|
#kb-select-1: "Super+1";
|
||||||
/* kb-select-2: "Super+2";*/
|
#kb-select-2: "Super+2";
|
||||||
/* kb-select-3: "Super+3";*/
|
#kb-select-3: "Super+3";
|
||||||
/* kb-select-4: "Super+4";*/
|
#kb-select-4: "Super+4";
|
||||||
/* kb-select-5: "Super+5";*/
|
#kb-select-5: "Super+5";
|
||||||
/* kb-select-6: "Super+6";*/
|
#kb-select-6: "Super+6";
|
||||||
/* kb-select-7: "Super+7";*/
|
#kb-select-7: "Super+7";
|
||||||
/* kb-select-8: "Super+8";*/
|
#kb-select-8: "Super+8";
|
||||||
/* kb-select-9: "Super+9";*/
|
#kb-select-9: "Super+9";
|
||||||
/* kb-select-10: "Super+0";*/
|
#kb-select-10: "Super+0";
|
||||||
/* ml-row-left: "ScrollLeft";*/
|
#ml-row-left: "ScrollLeft";
|
||||||
/* ml-row-right: "ScrollRight";*/
|
#ml-row-right: "ScrollRight";
|
||||||
/* ml-row-up: "ScrollUp";*/
|
#ml-row-up: "ScrollUp";
|
||||||
/* ml-row-down: "ScrollDown";*/
|
#ml-row-down: "ScrollDown";
|
||||||
/* me-select-entry: "MousePrimary";*/
|
#me-select-entry: "MousePrimary";
|
||||||
/* me-accept-entry: "MouseDPrimary";*/
|
#me-accept-entry: "MouseDPrimary";
|
||||||
/* me-accept-custom: "Control+MouseDPrimary";*/
|
#me-accept-custom: "Control+MouseDPrimary";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
#rofi.theme: /usr/share/rofi/themes/sidebar.rasi
|
#rofi.theme: /usr/share/rofi/themes/sidebar.rasi
|
||||||
rofi.theme: ~/.config/rofi/h45_theme.rasi
|
#rofi.theme: ~/.config/rofi/h45_theme.rasi
|
||||||
|
rofi.theme: ~/.config/rofi/slate_nord.rasi
|
||||||
|
|||||||
@@ -0,0 +1,150 @@
|
|||||||
|
configuration {
|
||||||
|
/* modi: "window,run,ssh";*/
|
||||||
|
/* width: 50;*/
|
||||||
|
lines: 5;
|
||||||
|
/* columns: 1;*/
|
||||||
|
font: "monospace 12";
|
||||||
|
/* bw: 1;*/
|
||||||
|
/* location: 0;*/
|
||||||
|
/* padding: 5;*/
|
||||||
|
/* yoffset: 0;*/
|
||||||
|
/* xoffset: 0;*/
|
||||||
|
fixed-num-lines: true;
|
||||||
|
show-icons: true;
|
||||||
|
/* terminal: "rofi-sensible-terminal";*/
|
||||||
|
/* ssh-client: "ssh";*/
|
||||||
|
/* ssh-command: "{terminal} -e {ssh-client} {host} [-p {port}]";*/
|
||||||
|
/* run-command: "{cmd}";*/
|
||||||
|
/* run-list-command: "";*/
|
||||||
|
/* run-shell-command: "{terminal} -e {cmd}";*/
|
||||||
|
/* window-command: "wmctrl -i -R {window}";*/
|
||||||
|
/* window-match-fields: "all";*/
|
||||||
|
icon-theme: "ePapirus, Adwaita";
|
||||||
|
/* drun-match-fields: "name,generic,exec,categories,keywords";*/
|
||||||
|
/* drun-categories: ;*/
|
||||||
|
/* drun-show-actions: false;*/
|
||||||
|
drun-display-format: "{name} [<span color='#434c5e' weight='light' size='small'>({generic})</span>]";
|
||||||
|
/* drun-url-launcher: "xdg-open";*/
|
||||||
|
/* disable-history: false;*/
|
||||||
|
/* ignored-prefixes: "";*/
|
||||||
|
sort: true;
|
||||||
|
sorting-method: "fzf";
|
||||||
|
/* case-sensitive: false;*/
|
||||||
|
cycle: false;
|
||||||
|
/* sidebar-mode: false;*/
|
||||||
|
/* eh: 1;*/
|
||||||
|
/* auto-select: false;*/
|
||||||
|
/* parse-hosts: false;*/
|
||||||
|
/* parse-known-hosts: true;*/
|
||||||
|
/* combi-modi: "window,run";*/
|
||||||
|
/* matching: "normal";*/
|
||||||
|
/* tokenize: true;*/
|
||||||
|
/* m: "-5";*/
|
||||||
|
/* line-margin: 2;*/
|
||||||
|
/* line-padding: 1;*/
|
||||||
|
/* filter: ;*/
|
||||||
|
/* separator-style: "dash";*/
|
||||||
|
hide-scrollbar: true;
|
||||||
|
/* fullscreen: false;*/
|
||||||
|
/* fake-transparency: false;*/
|
||||||
|
/* dpi: -1;*/
|
||||||
|
/* threads: 0;*/
|
||||||
|
/* scrollbar-width: 8;*/
|
||||||
|
/* scroll-method: 0;*/
|
||||||
|
/* fake-background: "screenshot";*/
|
||||||
|
/* window-format: "{w} {c} {t}";*/
|
||||||
|
/* click-to-exit: true;*/
|
||||||
|
/* show-match: true;*/
|
||||||
|
theme: "~/.config/rofi/slate_nord.rasi";
|
||||||
|
/* color-normal: ;*/
|
||||||
|
/* color-urgent: ;*/
|
||||||
|
/* color-active: ;*/
|
||||||
|
/* color-window: ;*/
|
||||||
|
/* max-history-size: 25;*/
|
||||||
|
/* combi-hide-mode-prefix: false;*/
|
||||||
|
/* matching-negate-char: '-' /* unsupported */;*/
|
||||||
|
/* cache-dir: ;*/
|
||||||
|
/* window-thumbnail: false;*/
|
||||||
|
/* drun-use-desktop-cache: false;*/
|
||||||
|
/* drun-reload-desktop-cache: false;*/
|
||||||
|
/* pid: "/run/user/1000/rofi.pid";*/
|
||||||
|
/* display-window: ;*/
|
||||||
|
/* display-windowcd: ;*/
|
||||||
|
/* display-run: ;*/
|
||||||
|
/* display-ssh: ;*/
|
||||||
|
/* display-drun: ;*/
|
||||||
|
/* display-combi: ;*/
|
||||||
|
/* display-keys: ;*/
|
||||||
|
/* kb-primary-paste: "Control+V,Shift+Insert";*/
|
||||||
|
/* kb-secondary-paste: "Control+v,Insert";*/
|
||||||
|
/* kb-clear-line: "Control+w";*/
|
||||||
|
/* kb-move-front: "Control+a";*/
|
||||||
|
/* kb-move-end: "Control+e";*/
|
||||||
|
/* kb-move-word-back: "Alt+b,Control+Left";*/
|
||||||
|
/* kb-move-word-forward: "Alt+f,Control+Right";*/
|
||||||
|
/* kb-move-char-back: "Left,Control+b";*/
|
||||||
|
/* kb-move-char-forward: "Right,Control+f";*/
|
||||||
|
/* kb-remove-word-back: "Control+Alt+h,Control+BackSpace";*/
|
||||||
|
/* kb-remove-word-forward: "Control+Alt+d";*/
|
||||||
|
/* kb-remove-char-forward: "Delete,Control+d";*/
|
||||||
|
/* kb-remove-char-back: "BackSpace,Shift+BackSpace,Control+h";*/
|
||||||
|
/* kb-remove-to-eol: "Control+k";*/
|
||||||
|
/* kb-remove-to-sol: "Control+u";*/
|
||||||
|
/* kb-accept-entry: "Control+j,Control+m,Return,KP_Enter";*/
|
||||||
|
/* kb-accept-custom: "Control+Return";*/
|
||||||
|
/* kb-accept-alt: "Shift+Return";*/
|
||||||
|
/* kb-delete-entry: "Shift+Delete";*/
|
||||||
|
/* kb-mode-next: "Shift+Right,Control+Tab";*/
|
||||||
|
/* kb-mode-previous: "Shift+Left,Control+ISO_Left_Tab";*/
|
||||||
|
/* kb-row-left: "Control+Page_Up";*/
|
||||||
|
/* kb-row-right: "Control+Page_Down";*/
|
||||||
|
/* kb-row-up: "Up,Control+p,ISO_Left_Tab";*/
|
||||||
|
/* kb-row-down: "Down,Control+n";*/
|
||||||
|
/* kb-row-tab: "Tab";*/
|
||||||
|
/* kb-page-prev: "Page_Up";*/
|
||||||
|
/* kb-page-next: "Page_Down";*/
|
||||||
|
/* kb-row-first: "Home,KP_Home";*/
|
||||||
|
/* kb-row-last: "End,KP_End";*/
|
||||||
|
/* kb-row-select: "Control+space";*/
|
||||||
|
/* kb-screenshot: "Alt+S";*/
|
||||||
|
/* kb-ellipsize: "Alt+period";*/
|
||||||
|
/* kb-toggle-case-sensitivity: "grave,dead_grave";*/
|
||||||
|
/* kb-toggle-sort: "Alt+grave";*/
|
||||||
|
/* kb-cancel: "Escape,Control+g,Control+bracketleft";*/
|
||||||
|
/* kb-custom-1: "Alt+1";*/
|
||||||
|
/* kb-custom-2: "Alt+2";*/
|
||||||
|
/* kb-custom-3: "Alt+3";*/
|
||||||
|
/* kb-custom-4: "Alt+4";*/
|
||||||
|
/* kb-custom-5: "Alt+5";*/
|
||||||
|
/* kb-custom-6: "Alt+6";*/
|
||||||
|
/* kb-custom-7: "Alt+7";*/
|
||||||
|
/* kb-custom-8: "Alt+8";*/
|
||||||
|
/* kb-custom-9: "Alt+9";*/
|
||||||
|
/* kb-custom-10: "Alt+0";*/
|
||||||
|
/* kb-custom-11: "Alt+exclam";*/
|
||||||
|
/* kb-custom-12: "Alt+at";*/
|
||||||
|
/* kb-custom-13: "Alt+numbersign";*/
|
||||||
|
/* kb-custom-14: "Alt+dollar";*/
|
||||||
|
/* kb-custom-15: "Alt+percent";*/
|
||||||
|
/* kb-custom-16: "Alt+dead_circumflex";*/
|
||||||
|
/* kb-custom-17: "Alt+ampersand";*/
|
||||||
|
/* kb-custom-18: "Alt+asterisk";*/
|
||||||
|
/* kb-custom-19: "Alt+parenleft";*/
|
||||||
|
/* kb-select-1: "Super+1";*/
|
||||||
|
/* kb-select-2: "Super+2";*/
|
||||||
|
/* kb-select-3: "Super+3";*/
|
||||||
|
/* kb-select-4: "Super+4";*/
|
||||||
|
/* kb-select-5: "Super+5";*/
|
||||||
|
/* kb-select-6: "Super+6";*/
|
||||||
|
/* kb-select-7: "Super+7";*/
|
||||||
|
/* kb-select-8: "Super+8";*/
|
||||||
|
/* kb-select-9: "Super+9";*/
|
||||||
|
/* kb-select-10: "Super+0";*/
|
||||||
|
/* ml-row-left: "ScrollLeft";*/
|
||||||
|
/* ml-row-right: "ScrollRight";*/
|
||||||
|
/* ml-row-up: "ScrollUp";*/
|
||||||
|
/* ml-row-down: "ScrollDown";*/
|
||||||
|
/* me-select-entry: "MousePrimary";*/
|
||||||
|
/* me-accept-entry: "MouseDPrimary";*/
|
||||||
|
/* me-accept-custom: "Control+MouseDPrimary";*/
|
||||||
|
}
|
||||||
Symlink
+1
@@ -0,0 +1 @@
|
|||||||
|
h45_theme.rasi##class.red
|
||||||
@@ -0,0 +1,42 @@
|
|||||||
|
* {
|
||||||
|
background-color:#3b4252;
|
||||||
|
border: 0px;
|
||||||
|
text-color:#d8dee9;
|
||||||
|
spacing: 0;
|
||||||
|
width: 512px;
|
||||||
|
}
|
||||||
|
|
||||||
|
#window {
|
||||||
|
background-color: #3b4252;
|
||||||
|
}
|
||||||
|
|
||||||
|
inputbar {
|
||||||
|
children: [prompt,entry];
|
||||||
|
}
|
||||||
|
|
||||||
|
prompt {
|
||||||
|
background-color: #434c5e;
|
||||||
|
padding: 16px;
|
||||||
|
}
|
||||||
|
|
||||||
|
textbox {
|
||||||
|
background-color: #434c5e;
|
||||||
|
padding: 8px 16px;
|
||||||
|
}
|
||||||
|
|
||||||
|
entry {
|
||||||
|
background-color: #434c5e;
|
||||||
|
padding: 16px;
|
||||||
|
}
|
||||||
|
|
||||||
|
listview {
|
||||||
|
}
|
||||||
|
|
||||||
|
element {
|
||||||
|
padding: 16px;
|
||||||
|
}
|
||||||
|
|
||||||
|
element selected {
|
||||||
|
background-color: #4c566a;
|
||||||
|
text-color: #eceff4;
|
||||||
|
}
|
||||||
@@ -4,11 +4,12 @@ replace_colors = 1
|
|||||||
overwrite_assets = 1
|
overwrite_assets = 1
|
||||||
spotify_path = /opt/spotify
|
spotify_path = /opt/spotify
|
||||||
prefs_path = /home/sim/.config/spotify/prefs
|
prefs_path = /home/sim/.config/spotify/prefs
|
||||||
current_theme = Dribbblish
|
current_theme = Night-Owl
|
||||||
; current_theme = Thinkpad
|
; current_theme = Thinkpad
|
||||||
; current_theme = darkblue
|
; current_theme = darkblue
|
||||||
color_scheme = nord-dark
|
color_scheme = nord-dark
|
||||||
spotify_launch_flags =
|
spotify_launch_flags =
|
||||||
|
check_spicetify_upgrade = 0
|
||||||
|
|
||||||
[Preprocesses]
|
[Preprocesses]
|
||||||
disable_sentry = 1
|
disable_sentry = 1
|
||||||
@@ -26,7 +27,7 @@ fastUser_switching = 0
|
|||||||
home = 0
|
home = 0
|
||||||
lyric_always_show = 1
|
lyric_always_show = 1
|
||||||
visualization_high_framerate = 0
|
visualization_high_framerate = 0
|
||||||
extensions = dribbblish.js
|
extensions =
|
||||||
lyric_force_no_sync = 0
|
lyric_force_no_sync = 0
|
||||||
radio = 0
|
radio = 0
|
||||||
search_in_sidebar = 0
|
search_in_sidebar = 0
|
||||||
|
|||||||
@@ -20,6 +20,7 @@ alias sizer="du -ch "
|
|||||||
|
|
||||||
# Scripts
|
# Scripts
|
||||||
alias scradj="zsh ~/Scripts/scradjust2.sh"
|
alias scradj="zsh ~/Scripts/scradjust2.sh"
|
||||||
|
alias repulse="sh ~/Userdata/Scripts/Launchers/restart_pulseaudio_1s.sh"
|
||||||
|
|
||||||
# help
|
# help
|
||||||
alias hquiet="echo '>/dev/null 2>&1' or use QUIET var"
|
alias hquiet="echo '>/dev/null 2>&1' or use QUIET var"
|
||||||
|
|||||||
Reference in New Issue
Block a user