Replace files with hardlinks
This commit is contained in:
@@ -18,13 +18,6 @@ color="${styles[$(( $RANDOM % 10 ))]}"
|
||||
|
||||
rofi -show combi \
|
||||
-combi-modi "window,drun,run" \
|
||||
-modi "combi,drun,window,ssh,powermenu:/home/nick/.config/rofi/launchers/text/powermenu" \
|
||||
-modi "combi,drun,window,ssh" \
|
||||
-theme $dir/"$theme" \
|
||||
-kb-modi-tab "Tab"
|
||||
|
||||
#rofi -show combi \
|
||||
# -combi-modi "window,drun,run" \
|
||||
# -run-shell-command 'alacritty -e zsh -ic "{cmd} && read"' \
|
||||
# -modi "combi,drun,window,ssh,powermenu:/home/nick/.config/rofi/launchers/text/powermenu" \
|
||||
# -theme $dir/"$theme" \
|
||||
# -kb-modi-tab "Tab"
|
@@ -33,7 +33,7 @@ configuration {
|
||||
window {
|
||||
border: 0px;
|
||||
border-color: @ac;
|
||||
border-radius: 6px;
|
||||
border-radius: 9px;
|
||||
padding: 30;
|
||||
width: 20%;
|
||||
}
|
||||
|
Reference in New Issue
Block a user