Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- i3conf diff results:
- ~/Downloads/pastebin % diff t420i3conf.txt pii3conf.txt
- 1,15c1,11
- < ~/.config/i3 % hostnamectl && i3 --version && ls -l && cat config
- < Static hostname: n/a
- < Transient hostname: archlinux
- < Icon name: computer-laptop
- < Chassis: laptop
- < Machine ID: c5c049f701a14962b942b104b359b62e
- < Boot ID: d3730586acd140c6ba0fa89be576b456
- < Operating System: Arch Linux
- < Kernel: Linux 5.9.14-arch1-1
- < Architecture: x86-64
- < i3 version 4.19.1 (2021-02-01) é 2009 Michael Stapelberg and contributors
- < total 20
- < -rw-r--r-- 1 toty toty 10242 Feb 16 00:31 config
- < -rw-r--r-- 1 toty toty 2558 Aug 16 2020 i3blocks.conf
- < drwxr-xr-x 17 toty toty 4096 May 25 2020 scritps_i3blocks
- ---
- > [toty@pi i3]$ hostnamectl && i3 --version && ls -l && cat config
- > Static hostname: pi
- > Icon name: computer
- > Machine ID: f2df9c83966d4e8abb4c09be21956337
- > Boot ID: b87759ce3dc5468e87112bd879fd4231
- > Operating System: Arch Linux ARM
- > Kernel: Linux 5.10.16-1-ARCH
- > Architecture: arm64
- > i3 version 4.19.1 (2021-02-01) © 2009 Michael Stapelberg and contributors
- > total 12
- > -rw-r--r-- 1 toty wheel 10289 Feb 16 04:32 config
- 35c31,32
- < font pango:DejaVu Sans Mono 12
- ---
- > font pango:Ubuntu Mono, FontAwesome 12
- > #font pango:DejaVu Sans Mono 12
- 103c100
- < ###############################################################
- ---
- > ################################################################
- 161,168c158,165
- < 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 $ws1 "1:ï©"
- > set $ws2 "2:ï "
- > set $ws3 "3:ï¼"
- > set $ws4 "4:ï"
- > set $ws5 "5:ï¾"
- > set $ws6 "6:ï"
- > set $ws7 "7:ï¶"
- > set $ws8 "8:ï¶"
- 212,215c209,212
- < # 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.
- ---
- > # 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.
- 251,252c248,249
- < exec --no-startup-id pasystray
- < exec --no-startup-id picom
- ---
- > #exec --no-startup-id pasystray
- > #exec --no-startup-id picom
- 263c260
- < bindsym $mod+Return exec --no-startup-id urxvt
- ---
- > bindsym $mod+Return exec --no-startup-id terminator
- 284c281
- < status_command i3blocks -c ~/.config/i3/i3blocks.conf
- ---
- > status_command i3blocks -c /home/toty/i3blocks.conf
- 303,304c300,302
- < # SETEAR COMANDO PARA BLOQUEAR PANTALLA + WALLPAPER + QUE NO MUESTRE KEYPRESS
- < bindsym $mod+shift+x exec i3lock -c 000000
- ---
- > # SETEAR# COMANDO PARA BLOQUEAR PANTALLA + WALLPAPER + QUE NO MUESTRE KEYPRESS
- > bindsym $mod+shift+x exec --no-startup-id i3lock -c 000000
- >
- ~/Downloads/pastebin %
- fonts diff results:
- ~/Downloads/pastebin % diff t420fonts.txt pifonts.txt
- 1,11c1,9
- < ~ % hostnamectl
- < Static hostname: n/a
- < Transient hostname: archlinux
- < Icon name: computer-laptop
- < Chassis: laptop
- < Machine ID: c5c049f701a14962b942b104b359b62e
- < Boot ID: d3730586acd140c6ba0fa89be576b456
- < Operating System: Arch Linux
- < Kernel: Linux 5.9.14-arch1-1
- < Architecture: x86-64
- < ~ % fc-list
- ---
- > [toty@pi ~]$ hostnamectl
- > Static hostname: pi
- > Icon name: computer
- > Machine ID: f2df9c83966d4e8abb4c09be21956337
- > Boot ID: b87759ce3dc5468e87112bd879fd4231
- > Operating System: Arch Linux ARM
- > Kernel: Linux 5.10.16-1-ARCH
- > Architecture: arm64
- > [toty@pi ~]$ fc-list
- 174c172
- < /usr/share/fonts/adobe-source-code-pro/SourceCodeVariable-Italic.otf: Source Code Variable:style=Italic Master 0,Italic
- \ No newline at end of file
- ---
- > /usr/share/fonts/adobe-source-code-pro/SourceCodeVariable-Italic.otf: Source Code Variable:style=Italic Master 0,Italic
- ~/Downloads/pastebin %
- icons diff results:
- ~/Downloads/pastebin % diff t420icons.txt piicons.txt
- 1,10c1,8
- < /usr/share/icons % hostnamectl && ls -l *
- < Static hostname: n/a
- < Transient hostname: archlinux
- < Icon name: computer-laptop
- < Chassis: laptop
- < Machine ID: c5c049f701a14962b942b104b359b62e
- < Boot ID: d3730586acd140c6ba0fa89be576b456
- < Operating System: Arch Linux
- < Kernel: Linux 5.9.14-arch1-1
- < Architecture: x86-64
- ---
- > [toty@pi icons]$ hostnamectl && ls -l *
- > Static hostname: pi
- > Icon name: computer
- > Machine ID: f2df9c83966d4e8abb4c09be21956337
- > Boot ID: b87759ce3dc5468e87112bd879fd4231
- > Operating System: Arch Linux ARM
- > Kernel: Linux 5.10.16-1-ARCH
- > Architecture: arm64
- 23,25c21,23
- < drwxr-xr-x 2 root root 4096 Oct 15 11:13 cursors
- < -rw-r--r-- 1 root root 116048 Oct 15 11:16 icon-theme.cache
- < -rw-r--r-- 1 root root 7408 Sep 26 17:23 index.theme
- ---
- > drwxr-xr-x 2 root root 4096 Oct 15 14:13 cursors
- > -rw-r--r-- 1 root root 116048 Oct 15 14:16 icon-theme.cache
- > -rw-r--r-- 1 root root 7408 Sep 26 20:23 index.theme
- 59c57
- < -rw-r--r-- 1 root root 15780 Feb 14 19:54 icon-theme.cache
- ---
- > -rw-r--r-- 1 root root 15780 Feb 16 04:17 icon-theme.cache
- 66,67c64,65
- < drwxr-xr-x 3 root root 4096 Feb 14 19:46 16x16
- < drwxr-xr-x 3 root root 4096 Feb 14 19:46 32x32
- ---
- > drwxr-xr-x 3 root root 4096 Feb 14 22:46 16x16
- > drwxr-xr-x 3 root root 4096 Feb 14 22:46 32x32
- ~/Downloads/pastebin %
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement