master
Alessandro Mauri 4 years ago
parent 13a70b4f24
commit 9a43e4ab3f
  1. 8
      conf/config/geany/geany.conf
  2. BIN
      conf/config/micro/buffers/history
  3. 1
      conf/config/mpv/mpv.conf
  4. 10
      conf/config/sway/config
  5. 2
      conf/config/waybar/config
  6. 4
      conf/home/bashrc
  7. 22
      conf/home/vim/.netrwhist
  8. 5
      conf/home/vimrc
  9. 14
      conf/home/xinitrc
  10. 9
      startw

@ -127,8 +127,8 @@ fullscreen=false
scribble_text=Type here what you want, use it as a notice/scratch board
scribble_pos=57
treeview_position=156
msgwindow_position=779
geometry=0;0;931;1011;1;
msgwindow_position=787
geometry=0;0;936;1019;1;
custom_date_format=
[build-menu]
@ -202,10 +202,10 @@ session_file=
project_file_path=/home/ale/projects
[files]
recent_files=/tmp/mozilla_ale0/index.md;/home/ale/sw/startw;/home/ale/Documents/projects/distro/software.txt;/home/ale/Documents/projects/distro/distro.txt;
recent_files=/home/ale/vimwiki/distro/patches/tlp.patch;/tmp/mozilla_ale0/index.md;/home/ale/sw/startw;/home/ale/Documents/projects/distro/software.txt;/home/ale/Documents/projects/distro/distro.txt;
recent_projects=
current_page=3
FILE_NAME_0=0;None;0;EUTF-8;1;1;0;%2Fhome%2Fale%2FDocuments%2Fprojects%2Fdistro%2Fdistro.txt;0;4
FILE_NAME_1=498;None;0;EUTF-8;1;1;0;%2Fhome%2Fale%2FDocuments%2Fprojects%2Fdistro%2Fsoftware.txt;0;4
FILE_NAME_2=1355;Sh;0;EUTF-8;1;1;0;%2Fhome%2Fale%2Fsw%2Fstartw;0;4
FILE_NAME_3=0;Markdown;0;EUTF-8;1;1;0;%2Ftmp%2Fmozilla_ale0%2Findex.md;0;4
FILE_NAME_3=2;Diff;0;EUTF-8;1;1;0;%2Fhome%2Fale%2Fvimwiki%2Fdistro%2Fpatches%2Ftlp.patch;0;4

Binary file not shown.

@ -1 +1,2 @@
hwdec=auto-safe
gpu-context=wayland

@ -11,7 +11,7 @@ set $dmenu $SCRIPT_DIR/menu dmenu
# Disable xwaylnad
# xwayland disable
exec swaybg -o "*" -i "$HOME"/Images/walls/lake.jpg -m fill
exec swaybg -o "*" -i "$HOME"/Pictures/walls/palm.jpg -m fill
### Output configuration
@ -38,8 +38,8 @@ input type:keyboard {
### Key bindings
# backlight keys
bindsym XF86MonBrightnessUp exec xbacklight -fps 30 -inc 5
bindsym XF86MonBrightnessDown exec xbacklight -fps 30 -dec 5
#bindsym XF86MonBrightnessUp exec xbacklight -fps 30 -inc 5
#bindsym XF86MonBrightnessDown exec xbacklight -fps 30 -dec 5
#audio control
bindsym XF86AudioRaiseVolume exec amixer -q sset Master 3%+
@ -192,8 +192,8 @@ for_window [class=".*"] border pixel 2
# Set the gaps
# smart_gaps on
# smart_borders on
gaps inner 10
gaps outer 10
gaps inner 8
gaps outer 8
# Status Bar:
bar {

@ -53,7 +53,7 @@
"critical": 15
},
"format": "BAT {capacity}%",
"format-charging": "BAT {capacity}",
"format-charging": "BAT {capacity}%+",
"format-plugged": "PLUGGED",
"format-alt": "{time}"
},

@ -3,6 +3,10 @@
# If not running interactively, don't do anything
[[ $- != *i* ]] && return
bind "set completion-ignore-case on"
bind "set show-all-if-ambiguous on"
bind "set mark-symlinked-directories on"
alias ls='ls --color=auto'
#PS1='\[\033[01;32m\]\u@\h\[\033[00m\]:\[\033[01;34m\]\w\[\033[00m\]\$'
PS1='\[\033[33m\][\u] \[\033[1;34m\]\W λ \[\033[0;00m\]'

@ -1,12 +1,12 @@
let g:netrw_dirhistmax =10
let g:netrw_dirhistcnt =0
let g:netrw_dirhist_0='/home/ale'
let g:netrw_dirhist_9='/home/ale/sw/conf/config/waybar'
let g:netrw_dirhist_8='/home/ale/sw/conf/config/sway'
let g:netrw_dirhist_7='/home/ale/Documents/projects/distro'
let g:netrw_dirhist_6='/home/ale/dots/global/etc/X11/xorg.conf.d'
let g:netrw_dirhist_5='/home/ale/Documents/projects/usc'
let g:netrw_dirhist_4='/home/ale/Documents/projects/usc/doc/config'
let g:netrw_dirhist_3='/home/ale/Documents/projects/distro/software'
let g:netrw_dirhist_2='/home/ale/Documents/projects/distro'
let g:netrw_dirhist_1='/home/ale/.config/sxhkd'
let g:netrw_dirhistcnt =8
let g:netrw_dirhist_8='/home/ale/vimwiki/distro/patches'
let g:netrw_dirhist_7='/home/ale/vimwiki/distro'
let g:netrw_dirhist_6='/home/ale/vimwiki'
let g:netrw_dirhist_5='/home/ale'
let g:netrw_dirhist_4='/home/ale/vimwiki/distro/defaults'
let g:netrw_dirhist_3='/home/ale/Documents/projects/ste/src'
let g:netrw_dirhist_2='/home/ale'
let g:netrw_dirhist_1='/home/ale/Documents/projects/macrod'
let g:netrw_dirhist_0='/home/ale/Documents/projects/macrod/.git'
let g:netrw_dirhist_9='/home/ale/sw/conf/home/vim/plugged/vimwiki/doc'

@ -22,6 +22,11 @@ Plug 'vimwiki/vimwiki'
" List ends here. Plugins become visible to Vim after this call.
call plug#end()
" Personal preference stuff
set number
set tabstop=4
set smartcase
" Syntax and some plugins
:filetype plugin on
:syntax on

@ -32,13 +32,13 @@ if [ -d /etc/X11/xinit/xinitrc.d ] ; then
unset f
fi
xsetroot -cursor_name left_ptr &
#xsetroot -cursor_name left_ptr &
setxkbmap it
# set in xresources
#xrandr --dpi 157
nitrogen --restore &
polybar -r vantagev1 &
dhcpcd-gtk &
devmon &
exec bspwm
xrandr --dpi 157
#nitrogen --restore &
#polybar -r vantagev1 &
#dhcpcd-gtk &
#devmon &
exec awesome

@ -66,13 +66,16 @@ done
# Enable wayland native support
export _JAVA_AWT_WM_NONREPARENTING=1
#export MOZ_ENABLE_WAYLAND=1
# Breaks gtk dialog box as of 10-04-2020
# export MOZ_ENABLE_WAYLAND=1
export MOZ_WEBRENDER=1
export SDL_VIDEODRIVER=wayland
export QT_QPA_PLATFORM=wayland-egl
export QT_WAYLAND_FORCE_DPI=physical
export BEMENU_BACKEND=wayland
# Set the hardware acceleration driver
export LIBVA_DRIVER_NAME=vdpau
export LIBVA_DRIVER_NAME=radeonsi
export VDPAU_DRIVER=radeonsi
# Set the default interface used by wpa_cli
export WPA_CLI_INTERFACE=wlp2s0
# Set the editor
@ -93,6 +96,8 @@ export BASH_COMPLETION_USER_FILE="$XDG_CONFIG_HOME"/bash-completion/bash_complet
export CARGO_HOME="$XDG_DATA_HOME"/cargo
# Set user script dir
export SCRIPT_DIR="$XDG_CONFIG_HOME"/scripts
# Ignore same input in histroy
export HISTCONTROL=ignoreboth
# Do NOT uncomment this, breaks stuff
# export GDK_BACKEND=wayland

Loading…
Cancel
Save